
How to use a custom font for \mathfrak? - LaTeX Stack Exchange
Feb 18, 2024 · Define a font face and redefine \mathfrak to use the font by means of \text. Replace Lucida Blackletter OT, used just by way of example, with your preferred Fraktur font.
BibLaTeX specified language is not used - LaTeX Stack Exchange
Mar 2, 2026 · @Knudsen these settings only apply if you use Babel as language backend for BibLaTeX. If you use Polyglossia then serbian defaults to Cyrillic. It is indeed not very clear, you could argue …
ctex - Redefining CJKfamily warning - TeX - LaTeX Stack Exchange
Mar 25, 2021 · You need \begin{document} and \end{document} If you use it \usepackage[fontset=none]{ctex}, you will not be able to use commands such as \fangsong, so …
'Undefined control sequence' error - TeX - LaTeX Stack Exchange
Dec 26, 2024 · [PDFLaTeX] test.tex => test.pdf (pdflatex) [PDFLaTeX] finished with exit code 1 ./test.tex:24:Undefined control sequence \link [PDFLaTeX] 1 error, 0 warnings, 0 badboxes Versions …
LaTeX templates for writing a thesis - TeX - LaTeX Stack Exchange
Jan 10, 2011 · Aside from CTAN, what are good resources/repositories for Latex templates? In particular, I'm looking for some pretty Thesis templates (I'm familiar with classicthesis)
References & Bibliography in Beamer - TeX - LaTeX Stack Exchange
Dec 12, 2018 · Because you load the biblatex package, you should replace \bibliography{bib2.bib} by \printbibliography and remove \bibliographystyle{amsalpha}, the style is defined as optional argument …
Default TEXINPUTS content (TeXLive 2025) - LaTeX Stack Exchange
Apr 2, 2025 · TEXMFAUXTREES = {} % List of all the texmf trees. For an explanation of what they are, see the % TeX Live manual. % % For texconfig to work properly, TEXMFCONFIG and TEXMFVAR …
How to scale axis in pgfplots - TeX - LaTeX Stack Exchange
Oct 7, 2024 · How can I conveniently scale an axis or set a ratio of the axis in pgfplots to display the entire graph?
How can I change the margins in LaTeX? [duplicate]
How do I change the margin of all pages? I want the latex page be .25 in margin around all the pages.
How to use \begin {cases} - TeX - LaTeX Stack Exchange
Feb 20, 2021 · I need to do some work, I know the command \\begin{cases} do this symbol "{" at the beggining of the operation, but now I need the other one, "}" that …