精彩图片--四川频道--人民网
7 questions
0
votes
0
answers
96
views
lambdalatex's tex live installation can't work with cyrillic [duplicate]
Latexmk fails to compile my document with cyrillic symbols.
Terminal output:
Rc files read:
NONE
Latexmk: This is Latexmk, John Collins, 6 Nov. 2023. Version 4.81.
No existing .aux file, so I'll ...
0
votes
0
answers
532
views
`sudo apt install texlive-lang-cyrillic` breaks existing fonts & packages
My LaTeX install was working fine. Then someone told me to run apt install texlive-lang-cyrillic to allow me to use XCharter. Now, some packages appear missing like authblk: LaTeX Error: File 'authblk....
4
votes
1
answer
1k
views
Undefined control sequence error after TeX Live update
After the latest TeX Live update, I'm getting the following error while compiling my book draft with lualatex:
! Undefined control sequence.
\@begindocumenthook ...yrr \cyri \cyrl \cyro \ETC.
I'm not ...
4
votes
2
answers
2k
views
TeXlive 2016 error with literat (Literaturnaya) font
It is so strange that no questions on the whole website are dedicated to the Literaturnaya font (despite its frequent use in Russian documents 10 years ago or so), and only two questions reference it!
...
8
votes
1
answer
15k
views
Unable to make Russian hyphenation work after (re-)installing TeX Live 2013
I have just upgraded TeX Live to 2013 on Mac OS, and installed all the Cyrillic packages i could think of, but the hyphenation in Russian stopped working. Here is an example:
\documentclass[russian]{...
11
votes
1
answer
4k
views
Cyrillic monospaced font in XeLaTeX
I've installed full TexLive 2011 using "install-tl" script in Ubuntu 12.04. When I was using TexLive 2009 from repositories the following file was compiled without any errors.
\documentclass{article}...
29
votes
6
answers
66k
views
How to install a latex package in MacOS TeXLive?
I just downloaded cyrillic package into a temp directory and executed:
sudo latex cyrlatex.ins
It works, but it produces a few dozen files in the same directory. How to place them into my TeXLive ...