警惕!这样的“古玩艺术品交易”骗局!
74 questions
2
votes
2
answers
68
views
Font shape not available when running lmodern without serifs
running LaTeX on Overleaf 2023 here, with pdfLaTeX Compiler.
I am trying to use the non-serif version of the lmodern font, which was working beautifully until a few months ago. Now I get a unnerving ...
0
votes
0
answers
57
views
Rendering problem in Adobe Reader with T1 and {lmodern}
in order to improve the quality of some glyphs I had to switch to T1 encoding using lmodern font in my document.
Now the resolution problem is gone, but Adobe Reader renders the text wrong depending ...
3
votes
1
answer
155
views
How to use the Latin Modern Mono light condensed font with LuaTeX?
After more than a decade, I am currently re-visting Latex. So I am in fact a newbie and have a newbie question. Please consider the following document:
\documentclass{article}
\usepackage{lmodern}
\...
3
votes
1
answer
184
views
Unable to select text in pdf when using l3kernel and lmodern since updating on November 11, 2024
I am having trouble with the latest updates of the MiKTeX system since updating the following packages: latex-tools, ltxbase, miktex-misc, l3kernel. When I compile a doc which uses lmodern package ...
2
votes
0
answers
58
views
amsmath and lmodern incompatibility [duplicate]
I noticed that \usepackage{lmodern} will break amsmath automatic sizing.
Am I doing something wrong? (I thought that Latin Modern was the way to go, for newer documents, but it seems buggy at the ...
1
vote
1
answer
103
views
Using T1 fontenc including lmodern, the generated pdf does not scale appropriately
I hope one of the more experienced users can help.
The following problem:
When I use T1 fontenc including lmodern, the generated pdf does not scale appropriately.
Result (depending on scaling, for ...
2
votes
1
answer
84
views
Wider accent with lmodern
I'd like to create wider accents which are visible.
The accepted answer to this question is the ideal solution; it uses the accents package.
My problem appears if I use this solution with the Latin ...
1
vote
1
answer
82
views
Having lining numbers with cfr-lm
I'm trying to use oldstyle numbers only in my body text using pdfLaTeX.
Looking at other questions, I had the idea to use the cfr-lm package and then try to come back with lining numbers in : ...
3
votes
1
answer
170
views
Does fixcmex work with the mlmodern fonts?
There is a problem with the lm fonts. At some sizes the delimiters and the big operations (summation sign, etc) do not scale with the size of the font. The package fixcmex corrects this. (Hopefully ...
3
votes
2
answers
129
views
Erroneous width of widetilde, scrartcl, amsmath, lmodern
Depending on the combination of packages loaded, the width of \widetilde can be erroneous.
I guess this is a bug in koma, but it as also somehow affected by the package lmodern, albeit only when ...
0
votes
0
answers
313
views
I can't copy and paste underscore
I have a problem that I have not been able to solve. When I generate my PDF document and want to copy the text to a terminal or a WORD document, the underscores are not copied. In the PDF it does ...
4
votes
2
answers
190
views
Why does \usepackage[lighttt]{lmodern} change the italic font to a slanted font?
I love using the lighttt variant of lmodern to get bold-faced keywords when using the typewriter font. The problem is that it appears to overwrite the default italic style with a "slanted" ...
2
votes
2
answers
170
views
Why does \usepackage[lighttt]{lmodern} overwrite the math mode font?
I'm working on some code and want to use \usepackage[lighttt]{lmodern} for the typewriter font. For whatever reason, after importing the package, my math mode font resets back to computer modern ...
1
vote
2
answers
630
views
How to use the AMSfonts of \mathbb{} outside of LaTeX
I have LM fonts from gust.org.pl installed on my system, so I can access LM Roman/Sans/Mono, etc. in programs like LibreOffice Draw.
However, I cannot find a way to recreate the typical font one uses ...
1
vote
1
answer
126
views
Issue with lmodern in authblk: italics?
I want to use lmodern fonts with authblk package, and I want to set the author and affiliation lines in \scshape and \itshape respectively. However, it gives me slanted letters in affiliation.
\...