LaTeX-KOMA-template

授权协议 View license
开发语言
所属分类 企业应用、 LaTeX排版系统
软件类型 开源软件
地区 不详
投 递 者 孙凌
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

LaTeX-KOMA-template

Purpose of This Project

This is a generic template for LaTeX documents using KOMA Script classes which are pretty common at least in German spoken countries.

The template does not want to contain each and every trick but should provide a clean, consistent and well documented starting point for any document exceeding a few pages. So if you plan to write a longer report, a diploma thesis, a PhD thesis, or similar, this template should give you a good basis.

The focus is that you - the author - is able to concentrate on the content of your work rather than start fiddling around with the look of the document. Several typographic optimizations are included in order to get a final document that is optimized to deliver your content.

Please do read Template-Documentation.pdf.

Example Documents

In case you want to see some example documents generated via this template, please do read the Hall of Fame.

Do me a favor and do submit the name or an URL of your final document as well. It helps other people in their decision process and adds up to a very cool collection of results we can be proud of.

Requirements

This template uses up-to-date technology like pdflatex, biblatex (instead of BibTeX-Format), biber (instead of bibtex-compiler), and optionally GNU make. You should be familiar with compiling LaTeX documents by yourself. If you are new to LaTeX please get basic knowledge from tutorial pages such as this one.

You can find out more in Template-Documentation.pdf.

What Makes This Template Special?

The speciality of this consistent template is, that every setting in the preamble is well documented (in LaTeX). You can generate the documentation file “Template-Documentation.pdf” on your own by not removing the template documentation include command in the main LaTeX file and using GNU make with the rule “templatedocu”:

make templatedocu

This command results in the ”Template-Documentation.pdf” file containing the most current documentation of this template. Please refer to this PDF file for further information about the template.

How to Start?

Please do read the ”Template-Documentation.pdf” file which contains a “How to use this LaTeX template” section.

License

This template is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license:

  • You can share (to copy, distribute and transmit) this template.
  • You can remix (adapt) this template.
  • You can make commercial use of the template.
  • In case you modify this template and share the derived template: You must attribute the template such that you do not remove (co-)authorship of Karl Voit and you must not remove the URL to the original repository on github.
  • If you alter, transform, or build a new template upon this template, you may distribute the resulting template only under the same or similar license to this one.
  • There are no restrictions of any kind, however, related to the resulting (PDF) document!
  • You may remove the colophon (but it’s not recommended).

What Is Still Work in Progress?

Please have a look at the file ”template/todos.org”.

  • 最近想整理一下简历,下载了一个latex的模板却一直各种编译出错。找了好久终于解决了问题。 1. 选择XeLatex编译。 2. 添加对应包。 我使用的是winEdt,下载的模板需要moderncv的包支持。但是winEdt自带的包太老了,所以一直编译出错。可以去官网上下载最新版然后和文件放在一起,也可以用winEdt自带的package manager更新morderncv包,十分的方便。 操作

  • 我的电脑是win7系统32位,ctex版本是v2.9.2.164 full(http://www.ctex.org/CTeXDownload) 一直不太清楚moderncv里面类似\cventry这种东西的语法,搜了一下“moderncv manual”结果在ctan里看到这个 Until a decent manual is written, you can always look in the

  • 首先下载编辑器和编译器 CTEX 然后下载模板 moderncv 最后看下如何使用 Latex 编译出错的解决方案 由于examples里面的template.tex和template-zh.tex竟然不能编译——原因是ctex里的moderncv太老了,不支持新的语法像\name之类的(这个在新的moderncv里是合法的,并且出现在template中) 可行的解决方案: 打开winedt——T

  •   LATEX Templates Journals BioMed Central's TeX template  http://www.biomedcentral.com/info/ifora/tex LaTeX style files for the Proceedings of the SPIE  http://public.lanl.gov/kmh/spie/ Conferences NI

  • 将下面的代码直接复制到你的.tex文件下,编译后就会消失啦! \usepackage{float} \usepackage{etoolbox} \makeatletter \patchcmd{\ps@headings} {\hbox to \hsize{\hfill Springer Nature 2021 \LaTeX\ template\hfill}} {\hbox to \hsize{}}

  • 这是LaTex初学者模板,把下面的内容拷贝到一个空白的.tex文件, 然后用latex编译, 再用dvi2pdf生成pdf文件, 而且下面基本没一句话都有解析,值得研究. % a4paper - A4纸  11pt -字体 twoside -双面 openany -新章节可在偶数页开始 \documentclass[a4paper,11pt,twoside,openany]{article} %-

  • tex环境与编辑器安装 选择texlive安装tex环境 安装tex有许多途径可以选择,这里我选择使用texlive进行安装。 可以在网站 www.tug.org/texlive/ 获取最新版本免费texlive。 进入网站后,选择 在How to acquire TeX Live中onDVD; 在链接到的网页中选择ISO image入口进入下载镜像页面; 选择最近的镜像网站下载,进入镜像网站后,

  • 不说废话,这里分享几个LaTeX 制作 PPT 的模板。 传送门: https://github.com/AllLiving/LaTeX 压缩包直接下载, 解压, 按照LaTeX常规项目的方式编译 这些模板的来源:https://www.sharelatex.com/templates/ 妥。

  • 参考 supported functions-katex 例子 通用 E = m c 2 E=mc^2 E=mc2 ∑ \sum ∑ ∏ \prod ∏ 分段函数 x = { a , if  b c , if  d x = \begin{cases} a, &\text{if } b \\ c, &\text{if } d \end{cases} x={a,c,​if bif d​ 方程展开 a

  • \documentclass[dvipdfm]{beamer}  %dvipdfm选项是关键,否则编译统统通不过 \usepackage{fontspec,xunicode,xltxtra,beamerthemesplit} \usepackage[slantfont,boldfont]{xeCJK} % 允许斜体和粗体   %\usetheme{AnnArbor} %\usetheme{Palo

  • \documentclass[nofonts]{beamer} %使用ctex宏包支持中文 \usepackage{ctex} %支持表格样式 \usepackage{booktabs} %设置中文字体 \setCJKmainfont[ItalicFont={AR PL UKai CN}]{Droid Sans Fallback} %使用beamer默认主题 \usetheme{AnnArb

  • 1.每次排版latex文章都要自己再找很多宏包放上去,这是排版节能减排--中文论文的一个导言去,希望下次排版的时候可以直接复制省时间。 \documentclass[UTF8]{ctexart} \usepackage[a4paper,left=2cm,right=2cm,top=2.5cm,bottom=2.5cm]{geometry} \usepackage{abstract} \usepac

 相关资料
  • LaTeX When writing a new document, I begin from one of these templates. Ihave found these fundamental to my workflow. Setup Your preferences may vary. Use latexmk. It'spowerful. My day-to-day use is:

  • 部署 LaTeX 安装 texlive-core 新建 a.tex 文件,内容如下: \documentclass[11pt,a4paper]{article} %加入了一些针对XeTeX的改进并且加入了 \XeTeX 命令来输入漂亮的XeTeX logo \usepackage{xltxtra} %启用一些LaTeX中的功能 \usepackage{xunicode} %%%% fontspe

  • LaTeX(LATEX,音译“拉泰赫”)是一种基于TeX的排版系统。 LaTeX通过CTAN服务器发布,或作为TeX用户组(TUG)或第三方提供的许多易于安装和可用的TeX发布版本的一部分。如果您遇到问题,请访问帮助部分。 LaTeX本身并不是一个独立的排版程序,而是运行在Donald E. Knuth的TeX排版系统之上的文档准备软件。TeX发行版通常会将工作中的TeX系统所需的所有部件捆绑在一

  • LaTeX-Vorlage für die FOM Hochschule für Oekonomie & Management Eine LaTeX-Vorlage für den persönlichen Gebrauch für Haus-, Seminar-, Bachelor und Master-Arbeiten an der FOM Hochschule für Oekonomie &

  • RPG LaTeX Template This is an attempt at a RPG LaTeX template.The template compiles with xetex and pdflatex. Book Full preview https://github.com/Krozark/RPG-LaTeX-Template/blob/master/sample/book.pdf

  • Better Poster Latex Template Now available in Overleaf! The Better Poster is Mike Morrison's response to the traditional academic poster. In his own words: Every field in science uses the same, old, w