Skip to content

gucio321/agh-sphinx-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER - THIS IS NOT AN OFFICIAL AGH TEMPLATE

I use it for my personal projects but feel free to try it out.

AGH Sphinx Template

Sphinx project template for Akademia Górniczo-Hutnicza im. Stanisława Staszica documents.

Usage

  1. Clone this repository or create your own from the template.
  2. Edit conf.py and/or other files (I'll put list here). The variables you may want to use are on top of conf.py (title/author, e.t.c.)
  3. (Only first time) Generate virtual enviroument python3 -m virtualenv venv and activate it source venv/bin/activate
  4. Edit index.md and/or other files
  5. Use makefile to generate project (make html / make latxpdf)
Pre requirements on Fedora

On fedora you need to install this:

dnf install -y latexmk texlive-cmap texlive-collection-fontsrecommended texlive-fncychap texlive-wrapfig texlive-capt-of texlive-framed texlive-upquote texlive-needspace texlive-tabulary texlive-parskip texlive-oberdiek texlive-cancel texlive-hyphen-polish texlive-pict2e texlive-ellipse.noarch

I'm not sure about other OS - Let me know if you find it out!

Available technologies:

Resources

Investigation about latex customization

About

Document template for use with sphinx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published