Templates tagged XeLaTeX

MxD Bachelor Thesis
This is a TeX template for the bachelor thesis for MxD laboratory at Ritsumeikan University, Japan.
Kohei Matsumura

cv_cool_CN (中文简历模版-可附头像)
适用人群:面试简历,程序员,求职,留学。支持中文、英文。
A Chinese CV based on the Deedy CV template.
fuujiro

ESALQ Tese
Template para tese da ESALQ (Escola Superior de Agricultura "Luiz de Queiroz") da USP (Universidade de São Paulo). Esse template se refere a tese no formato tradicional.
Antonio Augusto Franco Garcia

Xiamen University Thesis Template
Thesis Template of Xiamen University.
Zhun Zhong

Simple Thesis Dissertation using XeLaTeX
Simple thesis or dissertation (Ph.D. or master's degree) or technical report, in XeLaTeX.
Main features:
Simple template that can be further customized or extended.
Template document contains numerous examples.
Consistent style for figures, tables, mathematical theorems, definitions, lemmas, etc.
Direct support for TrueType (TTF) and OpenType (OTF) fonts.
Direct support for multilingual Unicode characters, with the appropriate fonts.
Hyperlinks can be included in generated PDF.
This is free and unencumbered software released into the public domain.
See https://github.com/zachscrivena/simple-thesis-dissertation for more information.
This template was originally published on ShareLaTeX and subsequently moved to Overleaf in December 2019.
Uploaded from ShareLaTeX

重庆大学计算机组成原理 Lab1 实验报告模版
重庆大学计算组成原理系列实验报告模板
吕昱峰

Cyprus University of Technology Letter Template (Greek)
This is an unofficial latex letter template in Greek for the Cyprus University of Technology.
Petros Aristidou

BIT Thesis Template for Beijing Institute of Technology
本模板是由北京理工大学 Yang Yating, Wang Wei 同学提供的研究生论文模板。经过我的一些微不足道的修改,使其适应 Overleaf 环境。
本模板的目的是使同学可以在 Overleaf 上随时随地,不限平台,便捷并快乐地修改自己的论文。
原模板地址:https://github.com/BIT-thesis/LaTeX-template
模板原作者:Yang Yating, Wang Wei
模板修改者:Xiahua Liu
请注意:由于版权原因,Overleaf 不能够使用 Microsoft 的原字体,Overleaf 上编译使用的字体均为各个字体的开源版本。两者几乎是一模一样的,然而在 Overleaf 上预览得到的 PDF 与在 Windows 系统下编译的 PDF 有细微的字体差别,严格来说并不是一种字体。
所以请注意!虽然看起来很相似,但是字体有些不同!如果你觉得可以忍受这些不同,也可以选择提交 Overleaf 预览的 PDF。如果你觉得必须严格按照要求,也可以选择下载你的论文源代码,在 Windows 系统上本地运行 cmd 脚本文件编译 PDF(但是要先安装 texlive)。总之,选择权在你手里。
This template is a slightly modified version of the original template provided by Yang Yating, Wang Wei, in order to adapt itself to Overleaf environment.
The main purpose of this template is to let every student in BIT write, modify, preview his or her graduate thesis happily on whatever platforms and at any time.
The origin template is available at https://github.com/BIT-thesis/LaTeX-template
Original author: Yang Yating, Wang Wei
Modified by: Xiahua Liu
PLEASE BE ADVISED that the PDF previewed on Overleaf has subtle difference from the Windows compiled one. Due to font copyright law of China, Overleaf cannot use the commercial fonts, in fact, it uses a series of free open-source fonts instead. Though they look alike at first sight, they are not identical fonts strictly speaking.
So be careful to use the PDF compiled on Overleaf. It is suggested downloading the source code of your thesis and re-compile it on a local Windows computer by running the cmd script (texlive 2017 or newer version is needed) before the final submission. But whether to do it is up to you.
Yang Yating, Wang Wei, Xiahua Liu

Using the CTeX Package on Overleaf (在Overleaf平台上使用CTeX)
The CTeX package (http://ctan.org/pkg/ctex) provides a style common in Chinese typsetting. However, many CTeX-based templates uses fonts bundled with Windows, which are unavailable on Overleaf.
This example shows how the CTeX package can be configured to use fonts installed on Overleaf. The default Fandol font works if you compile with XeLaTeX or LuaLaTeX. You may upload your own OTF/TTF fonts and use those also, but do be aware that Chinese font files are usually quite large!
应该有很多 CTeX 用户把自己的文件上载到 Overleaf 后,才发现由于没有 Windows 默认字体,文件不能编译而抓狂吧。不过这是可以改正的。在这个范例里,我们挪用了 Overleaf 伺服器上已有的字体,CTeX 文件就可以编译了。
LianTze Lim