From 59f29aeaf38b628bc8bdf717e9973e6cc56414a6 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Wed, 17 Jul 2024 15:14:29 +0800 Subject: [PATCH] docs: add TeXPage link in README --- README.md | 8 +++++--- README_en-US.md | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 50e7c352..ecb50156 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,13 @@ git clone https://mirror.sjtu.edu.cn/git/SJTUThesis.git/ 模版更新频繁,且只维护最新版。如有问题,可以先尝试升级模版,而后根据“反馈问题”一栏进行反馈。 -### Overleaf +### 在线 LaTeX 编辑器 -[![Overleaf](https://img.shields.io/badge/Overleaf-SJTUThesis-green.svg)](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/mkdwbyjbtfgg?r=sdkbtJ4qGS8kDZQQ&rm=d&rs=b) +[![TeXPage](https://img.shields.io/badge/SJTUThesis-TeXPage-495A80.svg)](https://www.texpage.com/template/542af6f9-f66f-4068-8732-f20fe7bd08ef) -点击 [链接](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/mkdwbyjbtfgg?r=sdkbtJ4qGS8kDZQQ&rm=d&rs=b) 即可直接使用。 +[![Overleaf](https://img.shields.io/badge/SJTUThesis-Overleaf-098842.svg)](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/mkdwbyjbtfgg) + +点击上方图标即可直接使用。 如果需要在其他在线 LaTeX 平台上使用(比如 [latex.sjtu.edu.cn](https://latex.sjtu.edu.cn)),您可以下载 [最新版压缩包](https://github.com/sjtug/SJTUThesis/archive/refs/heads/master.zip),然后上传至相应平台。请注意,Overleaf 默认使用 pdflatex 编译,您需要设置使用 XeLaTeX 编译器。 diff --git a/README_en-US.md b/README_en-US.md index dbf60a9e..d07cc70b 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -20,11 +20,13 @@ You can `clone` this repository directly or download it from [GitHub](https://gi git clone https://github.com/sjtug/SJTUThesis.git ``` -### Overleaf +### Online LaTeX Editor -If you are an [Overleaf](https://www.overleaf.com?r=sdkbtJ4qGS8kDZQQ&rm=d&rs=b) user, you can create your own project through the link below. +[![TeXPage](https://img.shields.io/badge/SJTUThesis-TeXPage-495A80.svg)](https://www.texpage.com/template/542af6f9-f66f-4068-8732-f20fe7bd08ef) -[![Overleaf](https://img.shields.io/badge/Overleaf-SJTUThesis-green.svg)](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/mkdwbyjbtfgg?r=sdkbtJ4qGS8kDZQQ&rm=d&rs=b) +[![Overleaf](https://img.shields.io/badge/SJTUThesis-Overleaf-098842.svg)](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/mkdwbyjbtfgg) + +You can create your own project through the link above. ## Usage