Skip to content

Instantly share code, notes, and snippets.

@uetchy
Last active January 13, 2016 23:15
Show Gist options
  • Save uetchy/d3c1df37c13d391d1bc8 to your computer and use it in GitHub Desktop.
Save uetchy/d3c1df37c13d391d1bc8 to your computer and use it in GitHub Desktop.

Revisions

  1. uetchy revised this gist Jan 13, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions setup_tex.sh
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    #!/bin/bash

    brew cask install basictex

    export PATH="/Library/TeX/texbin:$PATH"

    sudo tlmgr update --self --all
  2. uetchy revised this gist Jan 13, 2016. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions setup_tex.sh
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    #!/bin/bash

    brew cask install basictex
    export PATH="/Library/TeX/texbin:$PATH"

    sudo tlmgr update --self --all
    sudo tlmgr install collection-langjapanese draftcopy

    export PATH="/Library/TeX/texbin:$PATH"

    # tlmgr search —global foobar
    # sudo tlmgr install foobar
  3. uetchy revised this gist Jan 13, 2016. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions setup_tex.sh
    Original file line number Diff line number Diff line change
    @@ -4,5 +4,7 @@ brew cask install basictex
    sudo tlmgr update --self --all
    sudo tlmgr install collection-langjapanese draftcopy

    export PATH="/Library/TeX/texbin:$PATH"

    # tlmgr search —global foobar
    # sudo tlmgr install foobar
  4. uetchy revised this gist Jan 13, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion setup_tex.sh
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    brew cask install basictex
    sudo tlmgr update --self --all
    sudo tlmgr install collection-langjapanese
    sudo tlmgr install collection-langjapanese draftcopy

    # tlmgr search —global foobar
    # sudo tlmgr install foobar
  5. uetchy revised this gist Jan 13, 2016. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion setup_tex.sh
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,7 @@

    brew cask install basictex
    sudo tlmgr update --self --all
    sudo tlmgr install collection-langjapanese
    sudo tlmgr install collection-langjapanese

    # tlmgr search —global foobar
    # sudo tlmgr install foobar
  6. uetchy created this gist Jan 13, 2016.
    5 changes: 5 additions & 0 deletions setup_tex.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/bin/bash

    brew cask install basictex
    sudo tlmgr update --self --all
    sudo tlmgr install collection-langjapanese