Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: jeffeuxMartin
  • Language: TeX
  • Default Branch: main
  • Size: 110 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

ubuntu archlinux package distribution package

package ~/.local/share/fonts

  • Noto fonts CJK ( Noto Serif CJK Light)
    • Ubuntu: fonts-noto-cjk fonts-noto-cjk-extra
    • Arch: noto-fonts-cjk
    • : https://www.google.com/get/noto/help/cjk/
  • AR PL UKai (AR PL UKai TW)
    • Ubuntu: fonts-arphic-ukai
    • Arch: ttf-arphic-ukai
    • : https://www.freedesktop.org/wiki/Software/CJKUnifonts/Download/
  • Nimbus Roman ()
    • Ubuntu: gsfonts
    • Arch: gsfonts

XeLaTeX

texlive

  • Ubuntu: texlive-full
  • Arch: texlive-most
  • make
  • make watch + .latexmkrc previewer $pdf_previewer = 'zathura';
  • make clean

LaTeX Workshop (Visual Studio Code)

Visual Studio Code LaTeX Workshop

  1. VS Code "latex-workshop.latex.tools": [ { "name": "latexmk-xelatex", "command": "latexmk", "args": [ "-bibtex", "-synctex=1", "-interaction=nonstopmode", "-file-line-error", "-xelatex", "-latexoption=\"-shell-escape\"", "-outdir=%OUTDIR%", "%DOC%" ], "env": {} } ], "latex-workshop.latex.recipes": [ { "name": "latexmk-xelatex", "tools": [ "latexmk-xelatex" ] } ], latex-workshop.latex.tools latex-workshop.latex.recipes append
  2. LaTeX Workshop Build LaTeX project Recipe: latexmk-xelatex
  • title_settings.tex ****
  • chapters chapters/all.tex
  • z__utils/functions/notations.tex
  • thesis_frontpages.tex
  • citations.bib bib ( bibtex \cite )
  • z__utils/functions/headerfooter.tex fancyhdr(...)

images

DOI

DOI Adobe Acrobat

Owner

  • Name: 陳建成(Chien-Cheng (Jeff) Chen)
  • Login: jeffeuxMartin
  • Kind: user

GitHub Events

Total
Last Year