Latex + dvipdfm Chinese Solution In Debian

Source: Internet
Author: User
The latex + dvipdfm Chinese Solution In Debian-Linux Release Technology-Debian information. For more information, see below. On the debian: system, you can use apt-get install cjk-latex texlive to install the basic system. On debian, you can get all the six fonts in win.

Font installation
Download the gbkfonts of Wang Yin, decompress it to a directory like gbkfonts-linux-0.3

Mainly the gbkfonts static link file, and then

Chmod + x gbkfonts & cp gbkfonts/usr/bin

We recommend that you create a directory, such as texmf, in your user directory and run the following command:

.. Gbkfonts/the font names of your sim fonts (for example, gbkfonts/usr/share/fonts/truetype1/simsun. ttf song)

View/usr/share/texmf/web2c/latex. cnf and find the location of TEXMFLOCAL (or the location of HOMETEXMF)

Then: mktexlsr updates the database

*** Test input: \ documentclass {article}
\ Usepackage {CJK}
\ Begin {document}
\ Begin {CJK} {GBK} {song}
This is latex
\ End {CJK}
\ End {document}

You can use dvipdfmx to generate a replicable pdf file, and then latex test & dvipdfm test should be able to generate the testbench file. You can use dvipdfmx to generate a pdf file of reproducible Chinese content.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.