大连理工大学的公函模版。(非官方) 实际上 用写推荐信的,祝福大家留学顺利。 该项目提供了 LaTeX 文件。 暂时只用LuaLaTex编译。
- 自定义格式:该类文件帮助确保官方文档的一致风格。
- 中英文双语支持:提供中英文文档说明,方便不同语言使用者参考。(也没人需要英文版吧)
- 克隆或下载本仓库。
- 将下载的
.tex
与.cls
文件放置在您的 LaTeX 项目目录中。
- 在主
.tex
文件中调用类文件,例如:\documentclass{dutletter_en}
- 也可以直接使用
refer.tex
文件。 - 编译时使用 LuaLaTeX(如果需要水印)。
- 如有需要,可根据项目要求对文件进行修改。
- emmm 用LuaLaTex编译。(如果要水印的话),用Xe or PDF LaTex的话水印除了第一页都会很深,记得当年debug好久,最终选择摆烂。
欢迎提交问题或拉取请求(Pull Request),以提出改进意见或报告错误。
本项目遵循 MIT 许可证。
如有疑问或需要支持,请联系 Email
或访问 Frankie。
Dalian University of Technology letter template. (Unofficial) Actually, it is used for writing recommendation letters. Best wishes for your study abroad. This project provides LaTeX files.
- refer.tex: Template file.
- dutletter_en.cls: Class file for formatting English documents (e.g., letters or reports).
- figs: Folder for storing images (contains two logos).
- refer.pdf: Example of the compiled result of
refer.tex
.
- Custom Format: The class file helps ensure a consistent style for official documents.
- Bilingual Support: Provides bilingual documentation for reference by users of different languages.
- Clone or download the repository.
- Place the provided
.tex
and.cls
files in your LaTeX project directory. - In your main
.tex
file, include the class file using:\documentclass{dutletter_en}
- Compile using LuaLaTeX (if you need watermarks).
- Modify the files as needed for your project requirements.
Feel free to open issues or submit pull requests if you have improvements or bug fixes.
This project is licensed under the MIT License.
For questions or support, please contact Email
or Frankie。