Templates, Wizards & ToolsMissing Template scrreprt

Information and discussion about TeXnicCenter document/project templates and wizards and other tools and extensions for TeXnicCenter
Post Reply
Sunsailor
Posts: 4
Joined: Fri Jul 15, 2011 3:54 pm

Missing Template scrreprt

Post by Sunsailor »

Hi!

Does anyone know why there is no KOMA-Report (scrreprt) available when I start a new project in TeXnicCenter? I searched an hour and could not find anything worth reading about it, sorry.

Best regards,
Oliver

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
Joined: Mon Mar 10, 2008 9:44 pm

Re: Missing Template scrreprt

Post by Stefan Kottwitz »

Hi Oliver,

welcome to the board!

You need to install the komascript package, use a package manager if available, i.e. mpm with MiKTeX or tlmgr with TeX Live, respectively.

Stefan
LaTeX.org admin
Sunsailor
Posts: 4
Joined: Fri Jul 15, 2011 3:54 pm

Re: Missing Template scrreprt

Post by Sunsailor »

Hallo and thanks for the efford!

I think I was not precise enough. When I start a new projekt I can choose from a number of classes, like KOMABuch or KOMA-Brief or report, but I cannot choose KOMA-Report, which I liked to use. I can start that one from the scratch, but it would be quite convenient...

I used KOMA-classes bevor, but installed it manually through MiKTeX. Still it stays the same...

Aditionally I made a screen shot:

All the best
Oliver
Attachments
TXC-NewProject.png
TXC-NewProject.png (20.79 KiB) Viewed 22046 times
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

Missing Template scrreprt

Post by localghost »

Templates for TeXnicCenter (TXC) are stored in its installation path.

Code: Select all

C:\Program Files\TeXnicCenter\Templates         % for TXC1 RC1
C:\Program Files\TeXnicCenter Alpha\Templates   % for TXC2 alpha 3
Just create your own template and put it either in one of the subdirectories »Documents« or »Projects«.


Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Post Reply