Skip to content

Releases: Mister-Kin/OpenDocs

LaTeX2PDF 2024-08-05

01 Oct 18:47
Compare
Choose a tag to compare

本页面分享的PDF文档由Github Action自动构建生成。

Fonts Resources

27 Sep 18:44
Compare
Choose a tag to compare

A page for fonts resources.

LaTeX Template v2.1.2

24 Nov 13:44
Compare
Choose a tag to compare

Changes

  • Rename files.
  • Update templates for renamed files.

LaTeX Template v2.1.1

18 Oct 14:18
Compare
Choose a tag to compare

Code Improvements:

  • Set gobble value to 4 from 8 of listings environment.
  • Adjust vertical space of longtable environment.
  • Remove latexindent.pl formatting style: especially tabular environment.

LaTeX Template v2.1

20 Sep 15:00
Compare
Choose a tag to compare

Features:

  • New token lists
    • \AuthorBlogMirror
    • \LinkBlogPostMirror
    • \LinkBlogPostMirrorText
  • New condition command: \ifcomment just for multi-line comments.
  • Customized \footnote
    • New command \circled for drawing circled numbers.
    • Adjust command @makefntext for aligning number label with text.
  • New commands
    • \repeated for executing command with specific N times.
    • \sampletext
    • \sampletexten

Code Improvements:

  • Adjust \intro environment: remove flexible vertical space.
  • Adjust some vertical space of caption.
  • Change cite and url color to red.
  • Separate main matter texts and back matter texts of LaTeX Template files into MainMatterSample.tex and BackMatterSample.tex.
  • Move SampleImage.png of LaTeX Template to PublicResources folder.
  • Add and polish some comment texts in DocClass.cls

LaTeX Template v2.0.2

01 Sep 12:56
Compare
Choose a tag to compare

Feature:

  • New command: \myref just for adding blank space between label number and Chinese character.

Change:

  • Format copyright text with upper case in title page and page footer.

LaTeX Template v2.0.1

04 Aug 17:15
Compare
Choose a tag to compare

Code Improvements:

  • Add \par to \note commands to generate correct space between rows.
  • Adjust some vertical space in Copyright.tex.
  • Adjust column width of table in Copyright.tex.

LaTeX Template v2.0

04 Aug 09:50
Compare
Choose a tag to compare

Feature:

  • New class option: light. It would set documentation style to light which means title page has less information and page header displays title only.

Breaking Change:

  • Remove DocClassLight.cls: Light Documentation was achieved by light option of DocClass.cls.

Code Improvements:

  • The size of title font was set to \zihao{2} from \zihao{1}.
  • Add little vertical space between relevant links and horizontal line in title page.
  • The skip of Headings were set by flexible length instead of fixed length.
  • Disable multitoc package: not suitable for typographic effect of font with \zihao{-4}.
  • The size of font in bibliography was set to \zihao{5}.
  • Adjust vertical and horizontal space of bibliography: remove extra blank space.

LaTeX Template v1.9.1

31 Jul 15:15
Compare
Choose a tag to compare

Code Improvements:

  • Toc and bibliography pages were input by \inputToc command and \inputBibliography command.
  • Remove vertical space above and below listings environment.

LaTeX Template v1.9

28 Jul 18:13
Compare
Choose a tag to compare

Features:

  • New class option: print. It would turn all colors into black just for print.
  • Add math font: STIX Two Math.
  • New Token Lists
    • Separate \LinkPDFSource into \LinkPDF, \LinkPDFAccessCode and \LinkLaTeX.
    • \PathPublicResources for Public Resources Path.
  • New Commands
    • \mycolor and \mytextcolor just for print class option.
    • \note, \enote, \rednote and \redenote.
  • New Packages: fontawesome

Code Improvements:

  • All titlepage settings were writing in \maketitle command.
  • About and Copyright page were input by \inputPubulicText command.
  • All font sizes were using \zihao command instead of \small command etc.
  • Normal font size was change to \zihao{-4} from 11pt.
  • English font sizes were scaled to 1.1 times for matching Chinese font.
  • Set linespread value to 1.5.
  • Change oneside to twoside of class option.
  • Suppress blank page after \maketitle and \tableofcontents under twoside option.
  • \rmnum was renamed to \romannum; \Rmnum was renamed to \Romannum.
  • Title style was changed for better look.
  • Toc title sizes were using \zihao command.
  • Enable multitoc package.
  • Graphics path was setting by \PathPublicResources command.
  • Separate \fancyhead[C] into \fancyhead[CE] and \fancyhead[CO]. One is the title of documentation, the other is the link of author blog.

Changes:

  • All pdf files were deleted from repo.
  • Some files and folders were renamed for norms.