Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有pdf吗 #146

Open
zaoqi-unsafe opened this issue Jun 6, 2017 · 3 comments
Open

有pdf吗 #146

zaoqi-unsafe opened this issue Jun 6, 2017 · 3 comments

Comments

@zaoqi-unsafe
Copy link

No description provided.

@stone-zeng
Copy link

RealWorldHaskell.pdf

编译方法:

  1. 首先 make

    make latex
  2. 然后找到 _build/latex/RealWorldHaskell.tex,在 \documentclass 一行后面加上

    \usepackage[fontset=fandol]{ctex}
  3. 最后用 latexmk 编译:

    latexmk -xelatex RealWorldHaskell.tex

@chaoooooooos
Copy link

RealWorldHaskell.pdf

编译方法:

  1. 首先 make
    make latex
  2. 然后找到 _build/latex/RealWorldHaskell.tex,在 \documentclass 一行后面加上
    \usepackage[fontset=fandol]{ctex}
    
  3. 最后用 latexmk 编译:
    latexmk -xelatex RealWorldHaskell.tex

很棒~

@skiars
Copy link

skiars commented Apr 23, 2022

在 ArchLinux 下,除了需要安装 LaTeX 之外还要安装 python-sphinxpython-sphinx-automodap

pacman -S python-sphinx python-sphinx-automodap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants