Skip to content

lcrisinger/ModeloEnLyx

 
 

Repository files navigation

README

ThesisENStyle Lyx - LaTeX Template - Version 0.1 (JUL/2019)

This template explains the main formatting rules to apply to a Master Dissertation work for Portuguese Naval Academy.

You can fork this repository to make your own dissertation based on this template.

How do I get set up?

Just fork the repository and use it. You will need LaTeX tools installed in your system, with the packages needed by the template (more details bellow).

LaTeX Distribution

LaTeX is available for many systems including Windows, Linux and Mac OS X. Check the webpage for the LaTex project for more information: https://latex-project.org/ftp.html.

LaTeX Packages Needed

Package Obs
babel Required for automatically changing names of document elements to languages besides english
scrbase Required for handling language-dependent names of sections/document elements
scrhack Loads fixes for various packages
setspace Required for changing line spacing
longtable Required for tables that span multiple pages (used in the symbols, abbreviations and physical constants pages)
siunitx Required for \SI commands
graphicx Required to include images
xcolor Required for extra color names
booktabs Required for better table rules
inputenc Required for inputting portuguese characters
fontenc Output font encoding for portuguese characters
csquotes Required to generate language-dependent quotes in the bibliography
cmbright Default font: CM Bright, lighter sans-serif variant of Computer Modern Sans Serif
algorithm Required for algorithms
algpseudocode Part of algorithmicx package, required to customize the layout of algorithms
listings Required for code listings
glossaries Required to define acronyms and make glossaries
caption Required for customising the captions
biblatex Required for citations and bibliography
tikz Required for creating graphics programmatically (can be removed if not used)
pgfplots Required for drawing high--quality function plots (can be removed if not used)

Who do I talk to?

Tutorials

*Lyx: https://www.youtube.com/playlist?list=PLB6oieQ9gzTRIkCI_P53BJT5BtUpmkORQ

*Some tutorials about this model in lyx: https://www.youtube.com/playlist?list=PLB6oieQ9gzTTdzLAh4Sh2oUMSQ8OZCvaO

*Lyx webpage: https://www.lyx.org/

*Lyx webpage examples:https://wiki.lyx.org/Examples/Thesis

*Lyx webpage project ThesisENStyle :https://wiki.lyx.org/Examples/ThesisENStyle

About

Modelo de Dissertação de Mestrado em Lyx - Latex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 91.2%
  • Java 4.6%
  • C 4.2%