Difference between revisions of "List"

From Tritium Experiments Group
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
     cd scripts/list
 
     cd scripts/list
 
     Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
 
     Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
   
 
 
     do: pdflatex runlist.tex
 
     do: pdflatex runlist.tex
 
     do: lp -d chax runlist.pdf (Print to printer in the backroom)
 
     do: lp -d chax runlist.pdf (Print to printer in the backroom)
 
+
     or
     or  
+
     do: lp -d cs26 runlist.pdf (Print to printer upstairs)
 
 
    do: latex runlist.tex
 
    do: dvips -o runlist.ps runlist.dvi
 
     do: lp -d chax runlist.ps (Print to printer in the backroom)
 

Latest revision as of 00:14, 11 October 2018

Blank lists (shift check list and run list) For blank checklist and the checklist how-to [here].

The data run list is available in a white binder in the counting house. In order to generate more runlists, follow the instructions below:

   Log into a-onl@aonl4
   gotritium
   cd scripts/list
   Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
   do: pdflatex runlist.tex
   do: lp -d chax runlist.pdf (Print to printer in the backroom)
   or
   do: lp -d cs26 runlist.pdf (Print to printer upstairs)