mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
header.ger.tmpl, header.tex.tmpl: Disable LaTeX package portland
portland has been removed from TexLive upstream due to licensing issues, see https://bugzilla.redhat.com/show_bug.cgi?id=1192705 . It is, however, very short, and still on CPAN, see https://ctan.kako-dev.de/macros/latex209/contrib/misc/portland.sty , so it can be included again if need be, given a test case. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
1c7ef88936
commit
74fd246e81
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ DELETE
|
||||||
\lstloadlanguages{C++}
|
\lstloadlanguages{C++}
|
||||||
\usepackage[german]{babel}
|
\usepackage[german]{babel}
|
||||||
\usepackage[footnotesize]{caption}
|
\usepackage[footnotesize]{caption}
|
||||||
\usepackage{portland}
|
%\usepackage{portland}
|
||||||
%---------------------- File "./base/proc.sty":
|
%---------------------- File "./base/proc.sty":
|
||||||
%---------------------- File "./misc/blkarray.sty":
|
%---------------------- File "./misc/blkarray.sty":
|
||||||
%---------------------- File "./misc/doublespace.sty":
|
%---------------------- File "./misc/doublespace.sty":
|
||||||
|
|
|
||||||
|
|
@ -52,7 +52,7 @@
|
||||||
\usepackage[german]{babel}
|
\usepackage[german]{babel}
|
||||||
%\usepackage[font=footnotesize,labelfont=bf,singlelinecheck=false,format=plain,,justification=justified]{caption}
|
%\usepackage[font=footnotesize,labelfont=bf,singlelinecheck=false,format=plain,,justification=justified]{caption}
|
||||||
%\usepackage[font=footnotesize,labelfont=bf,singlelinecheck=false,format=plain,,]{caption}
|
%\usepackage[font=footnotesize,labelfont=bf,singlelinecheck=false,format=plain,,]{caption}
|
||||||
\usepackage{portland}
|
%\usepackage{portland}
|
||||||
\usepackage{amsmath}
|
\usepackage{amsmath}
|
||||||
\usepackage{float}
|
\usepackage{float}
|
||||||
\usepackage{paralist}
|
\usepackage{paralist}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue