Moved default value for title into template, as some LaTeX classes do not allow for a pre-set title.
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Achim D. Brucker 2023-08-04 04:37:14 +01:00
parent ca7cdec9b4
commit 5a8e79fb7e
11 changed files with 11 additions and 2 deletions

View File

@ -21,6 +21,7 @@
\RequirePackage{ifvtex}
\documentclass[16x9,9pt]{beamer}
\PassOptionsToPackage{force}{DOF-scholarly_paper}
\title{No Title Given}
\usepackage{DOF-core}
\usepackage{textcomp}

View File

@ -21,6 +21,7 @@
\RequirePackage{ifvtex}
\documentclass[]{beamer}
\PassOptionsToPackage{force}{DOF-scholarly_paper}
\title{No Title Given}
\usepackage{beamerposter}
\usepackage{DOF-core}

View File

@ -23,6 +23,7 @@
%% preamble.tex.
\documentclass[submission,copyright,creativecommons]{eptcs}
\title{No Title Given}
\usepackage{DOF-core}
\bibliographystyle{eptcs}% the mandatory bibstyle

View File

@ -25,6 +25,7 @@
\documentclass[a4paper,UKenglish,cleveref, autoref,thm-restate]{lipics-v2021}
\bibliographystyle{plainurl}% the mandatory bibstyle
\title{No Title Given}
\usepackage[numbers, sort&compress, sectionbib]{natbib}
\usepackage{DOF-core}

View File

@ -21,6 +21,7 @@
\documentclass[iicol]{sn-jnl}
\PassOptionsToPackage{force}{DOF-scholarly_paper}
\title{No Title Given}
\usepackage{DOF-core}
\bibliographystyle{sn-basic}
\let\proof\relax

View File

@ -23,6 +23,7 @@
\RequirePackage{fix-cm}
\documentclass[]{svjour3}
\title{No Title Given}
\usepackage{DOF-core}
\usepackage{mathptmx}
\bibliographystyle{abbrvnat}

View File

@ -23,7 +23,7 @@
\documentclass{llncs}
\usepackage{DOF-core}
\bibliographystyle{splncs04}
\title{No Title Given}
\usepackage{hyperref}
\setcounter{tocdepth}{3}
\hypersetup{%

View File

@ -22,6 +22,7 @@
\RequirePackage{ifvtex}
\documentclass[abstract=true,fontsize=11pt,DIV=12,paper=a4]{scrartcl}
\title{No Title Given}
\usepackage{DOF-core}
\usepackage{textcomp}

View File

@ -24,6 +24,7 @@
\RequirePackage{ifvtex}
\documentclass[fontsize=11pt,paper=a4,open=right,twoside,abstract=true]{scrreprt}
\title{No Title Given}
\usepackage{textcomp}
\bibliographystyle{abbrvnat}

View File

@ -21,6 +21,7 @@
\RequirePackage{ifvtex}
\documentclass[fontsize=11pt,paper=a4,open=right,twoside,abstract=true]{scrreprt}
\title{No Title Given}
\usepackage{DOF-core}

View File

@ -166,7 +166,7 @@
% end: label and ref
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{No Title Given}
%\title{No Title Given}
\input{ontologies}
\IfFileExists{preamble.tex}{\input{preamble.tex}}{}%