[Tex] xetex uses makeindex to create an index

Source: Internet
Author: User

Create an index in xetex, which is the same as latex. Both use the makeidx macro package and the makeindex.exe tool. The steps are as follows:

  1. In the introduction area of the xetex source file \ usepackage {makeidx}, run the \ makeindex command to start the index engine;
  2. Use \ index in the source file to set indexes, such as RSP device \ index {RSP device. You can use Chinese as the index project name;
  3. Use \ printindex at the end of the source file to output the index;
  4. Save the source file and precompile it with xelatex;
  5. Use makeindex.exe to compile the source file and generate the index file;
  6. Use xelatex to compile and generate a PDF file containing the index.

For technical books, indexing is one of the most important tools. Unfortunately, many technical books in China are not written using Tex/latex/xetex, so there is no index. It is a pity that many translation technical books Delete the original index, which greatly reduces the practical performance of the book and despise it!

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.