Skip to content

Instantly share code, notes, and snippets.

@munepi
Created December 6, 2018 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save munepi/cb7999cb0f4d0c8629d1593fe3117e33 to your computer and use it in GitHub Desktop.
Save munepi/cb7999cb0f4d0c8629d1593fe3117e33 to your computer and use it in GitHub Desktop.
# review-tl18current.profile
#
# $ wget http://ftp.jaist.ac.jp/pub/CTAN/systems/texlive/tlnet/install-tl-unx.tar.gz
# or
# $ wget http://texlive.texjp.org/2018/tlnet/install-tl-unx.tar.gz
#
# $ sudo install-tl-YYYYMMDD/install-tl \
# --profile /some/where/review-tl18current.profile \
# --repository http://ftp.jaist.ac.jp/pub/CTAN/systems/texlive/tlnet/
# or
# $ sudo install-tl-YYYYMMDD/install-tl \
# --profile /some/where/review-tl18current.profile \
# --repository http://texlive.texjp.org/2018/tlnet/
#
##
TEXDIR /usr/local/texlive/2018
TEXMFCONFIG ~/.texlive2018/texmf-config
TEXMFHOME ~/texmf
TEXMFLOCAL /usr/local/texlive/texmf-local
TEXMFSYSCONFIG /usr/local/texlive/2018/texmf-config
TEXMFSYSVAR /usr/local/texlive/2018/texmf-var
TEXMFVAR ~/.texlive2018/texmf-var
binary_x86_64-darwin 1
binary_x86_64-linux 0
binary_win32 0
#
##
selected_scheme scheme-minimal
collection-binextra 1
collection-langjapanese 1
collection-latexextra 1
collection-xetex 1
collection-luatex 1
collection-fontsrecommended 1
#
## texmf-dist/doc, texmf-dist/src
option_doc 0
option_src 0
#
## set other options
in_place 0
option_adjustrepo 0
option_autobackup 0
option_backupdir tlpkg/backups
option_desktop_integration 0
option_file_assocs 0
option_fmt 1
option_letter 0
option_menu_integration 0
option_path 0
option_post_code 1
option_sys_bin /usr/local/bin
option_sys_info /usr/local/share/info
option_sys_man /usr/local/share/man
option_w32_multi_user 1
option_write18_restricted 1
portable 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment