tex: disable firacode+fontspec for pdf/a compat
This commit is contained in:
parent
18871cdcf6
commit
866feed655
14
tex/UTB.tex
14
tex/UTB.tex
@ -48,15 +48,15 @@
|
||||
\usepackage{colorprofiles}
|
||||
% \usepackage[a-2b,mathxmp]{pdfx}[2018/12/22]
|
||||
|
||||
\usepackage{fontspec}
|
||||
\setmonofont{Fira Code}[
|
||||
Scale=MatchLowercase,
|
||||
Contextuals=Alternate % Activate the calt feature
|
||||
]
|
||||
\usepackage{lstfiracode} % https://ctan.org/pkg/lstfiracode
|
||||
% \usepackage{fontspec}
|
||||
%\setmonofont{Fira Code}[
|
||||
% Scale=MatchLowercase,
|
||||
% Contextuals=Alternate % Activate the calt feature
|
||||
%]
|
||||
% \usepackage{lstfiracode} % https://ctan.org/pkg/lstfiracode
|
||||
% listings settings.
|
||||
\lstset{
|
||||
style=FiraCodeStyle, % Use predefined FiraCodeStyle
|
||||
%style=FiraCodeStyle, % Use predefined FiraCodeStyle
|
||||
basicstyle=\linespread{0.8}\small\ttfamily, % Use \ttfamily for source code listings
|
||||
captionpos=b,
|
||||
keepspaces=true,
|
||||
|
@ -29,8 +29,7 @@ SHA3-256:\\
|
||||
\texttt{31604659e8c8624dbcf1f424ae5b9266b39f583c58922ddd24c4611d335c6bbf}\\
|
||||
|
||||
\n{2}{ZSTD-compressed tarball of the \LaTeX{} sources of this thesis}
|
||||
Note: Also contains the git history. The hash digest of this file is not listed
|
||||
here to avoid chicken-egg problem when wishing to include its digest here.\\
|
||||
Note: Also contains the git history. The hash digest of this file is omitted to avoid chicken-egg problem when wishing to include its digest here.\\
|
||||
File name: \texttt{pcmt-latex-thesis.tar.zst}\\
|
||||
|
||||
\n{2}{Blake3 checksums}\label{appendix:b3sums}
|
||||
|
Reference in New Issue
Block a user