Templates

Utmthesis Context

Preview

Utmthesis Context

UTM Thesis Template in ConTeXt

Category

thesis

License

Free to use (MIT)

File

thesis.tex

thesis.texRead-only preview
% !TEX TS-program = context (luatex)
% !TEX encoding = UTF-8 Unicode
% !TEX root = thesis.tex
% !TeX spellcheck = en-US
% !BIB program = bibtex
% @see https://tex.stackexchange.com/q/78101/34697

\startproduct utmthesis
\project project_utmthesis

\mainlanguage[en]

\component blank_paper
\component declaration_of_status
\component supervisor_declaration
\component title

\startfrontmatter
    % TODO: fix this in supervisor declaration
    \setuppagenumbering[location={header,right},alternative=singlesided]
    \setuppagenumber[number=2]
    \component declaration
    \component dedication

    % Resume the indentation formatting
    \setupindenting[yes, 1.27cm, first]
    \component acknowledgement
    \component abstract
    \component abstrak

    \component toc
    \component tables
    \component figures
    \component abbreaviations
    \component symbols
    \component appendices

\stopfrontmatter

\setupwhitespace[line]
\startbodymatter
    \setuppagenumber[number=1]
    \component 01
    \component 02
    \component 03
    \component 06
\stopbodymatter

\startbackmatter
    \component bibliography

    \startappendices
    \component appendix_a
    \component appendix_b
    \component appendix_c
    \stopappendices
\stopbackmatter

\stopproduct
Preview
Utmthesis Context preview
Utmthesis Context LaTeX Template | Bibby | Bibby AI