All Projects → hust-latex → hustreport

hust-latex / hustreport

Licence: LPPL-1.3c license
📓 An Unofficial Graduate Report Template in LaTeX for Huazhong University of Science and Technology

Programming Languages

TeX
3793 projects
perl
6916 projects
Batchfile
5799 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to hustreport

Oscp Exam Report Template Markdown
📙 Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
Stars: ✭ 2,066 (+11377.78%)
Mutual labels:  latex, report
LaTeX-Note-Importer-for-Anki
Add-on for the memory training program Anki, allowing to import and export notes written in LaTeX.
Stars: ✭ 26 (+44.44%)
Mutual labels:  latex
csasdown
📖 An R package for creating CSAS reports in PDF or Word format with R Markdown and bookdown
Stars: ✭ 40 (+122.22%)
Mutual labels:  latex
purple-pi
💜 LaTeX math wherever you want
Stars: ✭ 31 (+72.22%)
Mutual labels:  latex
react-latex-next
Render LaTeX in React apps
Stars: ✭ 18 (+0%)
Mutual labels:  latex
hfmath
Render LaTeX math with Hershey Fonts
Stars: ✭ 76 (+322.22%)
Mutual labels:  latex
phplatex
Inline TeX in PHP pages
Stars: ✭ 34 (+88.89%)
Mutual labels:  latex
latex-template
南方科技大学 LaTeX 模板目录 SUSTech LaTeX templates
Stars: ✭ 72 (+300%)
Mutual labels:  latex
PythonTipsDS
Python Tips for Data Scientist
Stars: ✭ 23 (+27.78%)
Mutual labels:  latex
PS-FCN Poster LaTex
LaTex Poster for PS-FCN (ECCV 2018)
Stars: ✭ 41 (+127.78%)
Mutual labels:  latex
zotero-texmacs-integration
Integration of the Juris-M or Zotero reference manager with TeXmacs for using CSL citation styles in documents.
Stars: ✭ 17 (-5.56%)
Mutual labels:  latex
SlackLateX
Bot that posts posts Latex pictures
Stars: ✭ 39 (+116.67%)
Mutual labels:  latex
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (+138.89%)
Mutual labels:  latex
sugartex
SugarTeX is a more readable LaTeX language extension and transcompiler to LaTeX. Fast Unicode autocomplete in Atom editor via https://github.com/kiwi0fruit/atom-sugartex-completions
Stars: ✭ 74 (+311.11%)
Mutual labels:  latex
fitchjs
Fitch style proof constructor
Stars: ✭ 19 (+5.56%)
Mutual labels:  latex
academic-cv-publications
Generate a customised list of publications for your LaTeX CV using BibTeX entries.
Stars: ✭ 60 (+233.33%)
Mutual labels:  latex
TUMGAD
Exercise generator and helpful materials for the Introduction to Algorithms and Data Structures 📚
Stars: ✭ 27 (+50%)
Mutual labels:  latex
rulex
A ruby environment for Latex files
Stars: ✭ 14 (-22.22%)
Mutual labels:  latex
typora-latex-theme
将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.
Stars: ✭ 2,239 (+12338.89%)
Mutual labels:  latex
cdcalendar
A customisable, multilingual calendar with 3 different sizes. With LaTeX.
Stars: ✭ 62 (+244.44%)
Mutual labels:  latex

hustreport

中文版点击这里

An Unofficial Graduate Report Template in LaTeX for Huazhong University of Science and Technology. See other templates in http://hust-latex.github.io.

Requirement

  • Install the latest version of TeXLive(Recommend) or MiKTeX. Please ensure that all the packages are up-to-date.
  • Install following Chinese fonts:
    • AdobeSongStd-Light
    • AdobeKaitiStd-Regular
    • AdobeHeitiStd-Regular
    • AdobeFangsongStd-Regular

Installation

Install into local

Use the command below to install this template into local.

make install

If you need uninstall it, use the command below.

make uninstall

For Windows User who don't install Make, use the command below to install.

makewin32.bat install

If you need uninstall it, use the command below.

makewin32.bat uninstall

Although makewin32.bat behaves much like Makefile, I still recommend you install Make into your Windows. You can download it from here.

Use without installation

If you want to use this template temporary rather than installing it into local for long term use. Run below command to unpack the package.

make unpack

For Windows User who don't install Make, use the command below to unpack the package.

makewin32.bat unpack

Then copy following files from directory hustreport into your TeX project root directory:

  • hustreport.cls
  • hust-title.eps
  • hust-title.pdf

Usage

Important : This template can only be compiled by XeLaTeX or LuaLaTeX[Recommend].

Disclaimer

This template is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

Original works are done by Xu Cheng. LPPL v1.3 is chosen to be the license of the project. Use as you desire.

Copyright (C) 2013-2014 by Xu Cheng <[email protected]>
              2014-2016 by hust-latex <https://github.com/hust-latex>

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 2005/12/01 or later.

This work has the LPPL maintenance status `maintained'.

The Current Maintainer of this work is hust-latex Organization.

This work consists of the files hustreport.dtx,
hustreport.ins and the derived file hustreport.cls 
along with its document and example files.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].