About 50 results
Open links in new tab
  1. 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.

  2. 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 …

  3. '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 …

  4. 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 …

  5. 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)

  6. 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 …

  7. 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 …

  8. 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.

  9. 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 …

  10. Is there a circle symbol? - TeX - LaTeX Stack Exchange

    Jan 5, 2011 · Is there a circle symbol for the composition of two functions? Or do I have to resort to using other ways to represent that?