Directory macros/xetex/latex/xduts
XDUTS
XDUTS (Xidian University TeX Suite) is a LaTeX3 document class and package suite for undergraduate/postgraduate students in Xidian University, which can be compiled with XeLaTeX on Windows, macOS, GNU/Linux, Overleaf, and TeXPage. It is designed to typesetting proposal/thesis and other documents.
XDUTS currently includes:
xdufont.sty
, Xidian University Font packagexduugtp.cls
, Xidian University Undergraduate Thesis Proposal document classxdupgthesis.cls
, Xidian University Postgraduate Thesis document classxduugthesis.cls
, Xidian University Undergraduate Thesis document class
In the future, we plan to add the following document class, including
xdupgtp.cls
, Xidian University Postgraduate Thesis Proposal document class
Preparation
TeX Live/MacTeX
If using TeX Live/MacTeX, make sure that the latest version of TeX Live/MacTeX is installed. Then update all packages by running command below. If on Windows, it may be necessary to start a Command Prompt as an Administrator. If on macOS or GNU/Linux, it may be necessary to run the command with sudo
.
tlmgr update --all --self
MiKTeX
If using MiKTeX, update all installed packages by running command below.
miktex packages update
Installation
You can install XDUTS from either CTAN or GitHub by following the instructions below. Generally speaking, CTAN updates XDUTS slowly. If you want to use the latest version of XDUTS, get XDUTS from GitHub.
CTAN
TeX Live/MacTeX/MiKTeX
After completing the preparation, run command below to open the documentation.
texdoc xduts
Overleaf/TeXPage
If you have installed LaTeX distribution locally, you can get the document class/package files and the documentation according to the description below. Otherwise, you need to download the document class/package files and the documentation from CTAN. Finally, upload the document class/package files to the project on Overleaf/TeXPage.
GitHub
After completing the preparation, download this repository and run the following commands in the downloaded folder to get the document class/package files and the documentation.
xetex xduts.ins l3build doc
Update
To update, simply follow the description above, which is the same as installation.
Usage
Be sure to read the documentation (i.e., xduts.pdf
) from the beginning in order to use XDUTS better.
Note
xdulogo.pdf
should be placed in the same directory as xduugthesis.cls
.
License
XDUTS is subject to the LaTeX Project Public License version 1.3c or later version.
Download the contents of this package in one zip archive (1.2M).
xduts – Xidian University TeX Suite
XDUTS is designed to help Xidian University students use LaTeX typesetting efficiently. XDUTS contains a font configuration package that meets the school’s requirements and can be applied to any document class. In addition, there are thesis and thesis proposal templates for both undergraduate and postgraduate that meet the school’s requirements.
Package | xduts |
Support | https://github.com/note286/xduts/discussions |
Bug tracker | https://github.com/note286/xduts/issues |
Repository | https://github.com/note286/xduts |
Developers | https://github.com/note286 |
Version | 6.1.4.2 2023-03-23 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2022–2023 note286 |
Maintainer | note286 |
Contained in | TeX Live as xduts MiKTeX as xduts |
Topics | Experimental LaTeX3 Proposal Dissertation XeTeX Class |
See also | xduthesis |