Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tj-csccg/tongji-recommendation-template
:page_facing_up: 同济大学推荐信模版,欢迎大家在目标院校未提供模版的情况下取用,支持 Overleaf / Windows / Linux / Workshop。
https://github.com/tj-csccg/tongji-recommendation-template
latex-template letter-template recommendation-letter tongji
Last synced: 2 months ago
JSON representation
:page_facing_up: 同济大学推荐信模版,欢迎大家在目标院校未提供模版的情况下取用,支持 Overleaf / Windows / Linux / Workshop。
- Host: GitHub
- URL: https://github.com/tj-csccg/tongji-recommendation-template
- Owner: TJ-CSCCG
- License: lppl-1.3c
- Created: 2020-03-09T07:29:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T18:16:48.000Z (about 1 year ago)
- Last Synced: 2024-09-08T17:22:19.793Z (4 months ago)
- Topics: latex-template, letter-template, recommendation-letter, tongji
- Language: TeX
- Homepage:
- Size: 3.22 MB
- Stars: 59
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 同济大学推荐信模板
:page_facing_up: 这是一个用于撰写同济大学推荐信的 LaTeX 模板。
## :one: 使用
### 1. Overleaf
#### 通过模板新建项目
您可以通过以下链接访问我们的 Overleaf 模板并使用:[![svg of overleaf-tongjirecommendationtemplate](https://img.shields.io/badge/Overleaf-TJ--CSCCG%2Ftongji--recommendation--template-green)](https://www.overleaf.com/latex/templates/tongji-recommendation-template/kdhmbtfyjfpr)
#### 自行导入 Overleaf
```shell
> git clone https://github.com/TJ-CSCCG/tongji-recommendation-template.git
```之后登陆 Overleaf,新建项目后,将整个文件夹直接上传到项目中。
为确保编译通过,需将 Overleaf 的 Menu/Compiler 设置为 **LuaLaTeX**。
## :two: 贡献
当前模板在观感、实用性、编写体验等方面仍存在很大提升空间。
欢迎熟悉 `TeX` 基本指令和模板编辑的同学美化该模板。
## :three: 示例
![example-image](example.png)
## :four: 许可证
使用 **LPPL-1.3c** 许可证。
```
%% Copyright 2023 TJ-CSCCG
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2003/12/01 or later.
%
% This work has the LPPL maintenance status "maintained".
%
% This Current Maintainer of this work is R. Lin.
%
% This work consists of all the *.tex, *.cls and *.sty files in
% https://github.com/TJ-CSCCG/tongji-recommendation-template
```