• arXiv:1802.00689 (cs.OH) TikZ-FeynHand: Basic User Guide (This is a userguide for the LaTex package Tikz-FeynHand which let's you draw Feynman diagrams using TikZ.)

LiveTex

LT2016 in a cvmfs
  export PATH=/cvmfs/sft.cern.ch/lcg/external/texlive/2016/bin/x86_64-linux:$PATH

Common texts for paper

HTML notes from Danika

Overleaf

        • on lxplus : git clone 
        • go to overleaf.com and create a new project
        • click on Menu (top right), git, and copy the URL (it will be referred to as  below)
        • cd ANA-EXOT-MY-PAPER (or whatever directory you cloned it to)
        • setupATLAS
        • lsetup git
        • git remote add overleaf 
        • git checkout master
        • git pull overleaf master --allow-unrelated-histories
        • git revert --mainline 1 HEAD
        • git push overleaf master
        • again, inside your project on overleaf.com click on Menu, Main document, select ANA-EXOT-2018-06-PAPER.tex and recompile
        • to sync your overleaf changes,
        • git pull overleaf master # will take changes from overleaf's git
        • git push # will commit them to ATLAS' git

-- KenjiHamano - 2017-05-13

Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r9 - 2021-06-28 - KenjiHamano
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback