
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.
Default TEXINPUTS content (TeXLive 2025) - LaTeX Stack Exchange
Apr 2, 2025 · Yes it is expected and even documented to a certain extent. the default texmf.cnf has TEXMFAUXTREES = {} % List of all the texmf trees. For an explanation of what they are, see the % …
macros - Tikz size change - TeX - LaTeX Stack Exchange
Jan 30, 2026 · With the help of AI I created the following: \\documentclass{article} \\usepackage[margin=1cm]{geometry} \\usepackage{tikz} \\usetikzlibrary{positioning} % Define ...
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?
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 …
Automatic numbering of multiple images - LaTeX Stack Exchange
Jan 26, 2026 · I would like to number the following images as shown in the reference image, but what I have so far is only an idea. Other (better) suggestions are more than welcome. Is there perhaps a …
Change date time format in datetime2 - LaTeX Stack Exchange
Jan 2, 2025 · I have this latex code : \\documentclass[british]{article} \\usepackage{babel} \\usepackage[useregional,showdow]{datetime2} \\DTMlangsetup[en-GB]{abbr} \\begin ...
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 …
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 …
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)