<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>/computing/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vojta</id>
	<title>UCB Math Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="/computing/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vojta"/>
	<link rel="alternate" type="text/html" href="/computing/wiki/index.php/Special:Contributions/Vojta"/>
	<updated>2026-04-28T14:52:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3795</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3795"/>
		<updated>2015-05-23T03:04:25Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Preparing Your Master's Thesis Using LaTeX */ Fixed a stale link to Graduate Division policies&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by '''ucbthesis'''.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies are available at http://grad.berkeley.edu/academic-progress/thesis/ .&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucbthesis}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead, and be sure&lt;br /&gt;
to use the '''masters''' option.  The Graduate Division will not accept&lt;br /&gt;
a master's thesis that refers to itself as a &amp;quot;dissertation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the file '''ucbthesis.cls'''.&lt;br /&gt;
This file&lt;br /&gt;
is available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install it as a document class on your home computer, download it&lt;br /&gt;
and either put it in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3794</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3794"/>
		<updated>2015-05-23T03:03:16Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Preparing Your Ph.D. Dissertation Using LaTeX */ Fixed a stale link to Graduate Division policies&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by ucbthesis.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies are available at http://grad.berkeley.edu/academic-progress/dissertation/ .&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucbthesisnew''' document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
==Diagrams==&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the file '''ucbthesis.cls'''.&lt;br /&gt;
This file&lt;br /&gt;
is available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install it as a document class on your home computer, download it&lt;br /&gt;
and either put it in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Ucbthesis_readme_file&amp;diff=3724</id>
		<title>Ucbthesis readme file</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Ucbthesis_readme_file&amp;diff=3724"/>
		<updated>2014-04-14T19:52:42Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Updated for release of version 3.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;='''ucbthesis''' README file=&lt;br /&gt;
&lt;br /&gt;
Below is the README file for the '''ucbthesis''' class for LaTeX.&lt;br /&gt;
It no longer contains the documentation for '''ucbthesis'''—that has been&lt;br /&gt;
split off into a separate file, and is available in the location&lt;br /&gt;
 /local/depot/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf&lt;br /&gt;
It is recommended that you print out this file (9 pages) if you will be using '''ucbthesis''' to produce your thesis.&lt;br /&gt;
&lt;br /&gt;
==README file==&lt;br /&gt;
&lt;br /&gt;
UCB Thesis Class Version 3.4, 2014/04/11&lt;br /&gt;
&lt;br /&gt;
Copyright (C) 1988-2014 Daniel Gildea, BBF, Ethan Munson, Paul Vojta.&lt;br /&gt;
&lt;br /&gt;
This is a class file for producing Ph.D. dissertations and masters theses&lt;br /&gt;
conforming to the documents &amp;quot;Dissertation Filing Guide&amp;quot; and &amp;quot;Thesis&lt;br /&gt;
Filing Guide&amp;quot; produced by the UC Berkeley Graduate Division and available&lt;br /&gt;
on the web at http://grad.berkeley.edu/policies/ .  This class is&lt;br /&gt;
currently based on the dissertation and thesis guides, dated May 2010 -- &lt;br /&gt;
December 2013 and February 2011 -- February 2014, respectively.&lt;br /&gt;
&lt;br /&gt;
This class is a fork of the '''ucthesis''' document class (which is still being&lt;br /&gt;
maintained for use with older theses, but which should not be used for&lt;br /&gt;
new theses).  This document class is based on the standard LaTeX '''memoir'''&lt;br /&gt;
class (instead of the '''report''' class, which is used by '''ucthesis''').&lt;br /&gt;
&lt;br /&gt;
This package may be distributed and/or modified under the conditions of&lt;br /&gt;
the LaTeX Project Public License, either version 1.3 of this license or&lt;br /&gt;
any later version. The latest version of this license is in&lt;br /&gt;
http://www.latex-project.org/lppl.txt and version 1.3 or later is part&lt;br /&gt;
of all distributions of LaTeX version 2005/12/01 or later.&lt;br /&gt;
&lt;br /&gt;
This package has the LPPL maintenance status `maintained'.&lt;br /&gt;
&lt;br /&gt;
The Current Maintainer of this package is Paul Vojta.&lt;br /&gt;
&lt;br /&gt;
This package consists of the files README (this file), ucbthesis.cls,&lt;br /&gt;
ucbthesis.tex, ucbthesis.pdf, thesis.tex, abstract.tex, chap1.tex,&lt;br /&gt;
chap2.tex, and references.bib.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
&lt;br /&gt;
Put the file ucbthesis.cls in the latex folder of an appropriate texmf&lt;br /&gt;
tree, generally in a directory TEXMF/tex/latex/ucbthesis (where TEXMF is&lt;br /&gt;
the base of the texmf tree).&lt;br /&gt;
&lt;br /&gt;
Put the files README, ucbthesis.tex, and ucbthesis.pdf in a&lt;br /&gt;
similarly-named directory under the documentation directory, generally&lt;br /&gt;
TEXMF/doc/latex/ucbthesis, and put the remaining files thesis.tex,&lt;br /&gt;
abstract.tex, chap1.tex, chap2.tex, and references.bib in a subdirectory&lt;br /&gt;
named example within that directory (generally&lt;br /&gt;
TEXMF/doc/latex/ucbthesis/example).&lt;br /&gt;
&lt;br /&gt;
Report bugs, problems, or questions to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3723</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3723"/>
		<updated>2014-03-10T18:18:19Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* TeX (generally) */ Update for new version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We use the TeX Live distribution of TeX and related files.  The particulars of which version and where it is located depend on the machine in use.&lt;br /&gt;
&lt;br /&gt;
'''On login.math and beyonce.math:'''&lt;br /&gt;
The version currently in use is the 2013 version, with some later changes (hence it&lt;br /&gt;
identifies itself as &amp;quot;2014-dev&amp;quot;).  This was implemented in the first week of March, 2014.&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to '''/local/depot/texlive-2013'''.&lt;br /&gt;
&lt;br /&gt;
'''On keira.math and office machines running local copies of Ubuntu Linux:'''&lt;br /&gt;
These machines run the 2009 version.  You can browse local documentation by going to the directory '''/usr/local/texmf-texlive'''.&lt;br /&gt;
&lt;br /&gt;
Files of particular interest to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information are:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (links to documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/~vojta/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample ucbletter|latex]]&lt;br /&gt;
 | Writing a letter or memo in LaTeX&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample embedded metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample embedded metapost|latex]]&lt;br /&gt;
 | A sample embedded MetaPost figure&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_metapost&amp;diff=3599</id>
		<title>Latex sample metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_metapost&amp;diff=3599"/>
		<updated>2013-05-06T20:29:27Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Change &amp;quot;filenametemplate&amp;quot; to the current &amp;quot;outputtemplate&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=A Quick MetaPost Example=&lt;br /&gt;
This document gives a quick example of how to use MetaPost for graphics in LaTeX.&lt;br /&gt;
&lt;br /&gt;
==The Files==&lt;br /&gt;
First of all, here are the contents of '''file.tex''':&lt;br /&gt;
 \documentclass{article}&lt;br /&gt;
 \usepackage{graphicx}&lt;br /&gt;
 \begin{document}&lt;br /&gt;
 Hi there:  \includegraphics{file1.mps}&lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
And, here is the MetaPost file '''file.mp'''.  It contains an arrow and&lt;br /&gt;
the letter &amp;quot;A&amp;quot; just above the middle of the arrow.&lt;br /&gt;
 outputtemplate:=&amp;quot;%j%c.mps&amp;quot;;&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
 &lt;br /&gt;
 z1=(0,0);&lt;br /&gt;
 z2=(10mm,10mm);&lt;br /&gt;
 &lt;br /&gt;
 drawarrow(z1--z2);&lt;br /&gt;
 label.ulft(btex $A$ etex, .5[z1,z2]);&lt;br /&gt;
 &lt;br /&gt;
 endfig;&lt;br /&gt;
 &lt;br /&gt;
 bye&lt;br /&gt;
&lt;br /&gt;
==Creating and Viewing ''dvi'' Files==&lt;br /&gt;
&lt;br /&gt;
To create a ''dvi'' file, use the following commands.  You don't need&lt;br /&gt;
to run '''mpost''' a second time if you just update the ''tex'' file.&lt;br /&gt;
 mpost file&lt;br /&gt;
 latex file&lt;br /&gt;
&lt;br /&gt;
To view the ''dvi'' file, use the commands:&lt;br /&gt;
 dvips -o file.ps file&lt;br /&gt;
 gv file.ps&lt;br /&gt;
&lt;br /&gt;
===Notes:===&lt;br /&gt;
* The file '''file1.mps''' produced by '''mpost''' is not really a PostScript file; therefore you cannot use '''gv''' to view it.&lt;br /&gt;
* For the same reason, '''xdvi''' will not show '''file.dvi'''.&lt;br /&gt;
&lt;br /&gt;
==Creating ''pdf'' Files==&lt;br /&gt;
&lt;br /&gt;
If you want to create a ''pdf'' file, just use the following commands:&lt;br /&gt;
 mpost file&lt;br /&gt;
 pdflatex file&lt;br /&gt;
&lt;br /&gt;
Again, it is not necessary to run '''mpost''' if it has already been run since&lt;br /&gt;
'''file.mp''' was last updated.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Local_TeX_macro_packages&amp;diff=3545</id>
		<title>Local TeX macro packages</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Local_TeX_macro_packages&amp;diff=3545"/>
		<updated>2012-03-20T14:31:21Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Updated for texlive-2010 and ucbthesis; eliminated Solaris&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Installing Local Macro Packages on Your Machine at Home=&lt;br /&gt;
Our TeX system includes a number of non-standard additions to TeX Live.&lt;br /&gt;
Some of the more useful of these files have been bundled for easy&lt;br /&gt;
installation on home machines.  To install these files on your home machine,&lt;br /&gt;
carry out the following steps:&lt;br /&gt;
&lt;br /&gt;
1. Log in to one of the department-supported machines (usually login.math.berkeley.edu).&lt;br /&gt;
&lt;br /&gt;
2. Download one of the following files:&lt;br /&gt;
 /usr/local/depot/4/texlive-2010/localstuff.tar.gz&lt;br /&gt;
 /usr/local/depot/4/texlive-2010/localstuff.zip&lt;br /&gt;
&lt;br /&gt;
3. Locate a directory named '''texmf-local''' or '''texmf.local''' on your system (for Unix or Linux systems, start looking within '''/usr/local''' or '''/usr/share''').&lt;br /&gt;
&lt;br /&gt;
4. Change to that directory and extract the downloaded file in that directory.&lt;br /&gt;
&lt;br /&gt;
5. Run a command '''mktexlsr''' or some equivalent command to get the TeX system to recognize it.&lt;br /&gt;
&lt;br /&gt;
This package includes many of the local packages, such as the '''ucbthesis'''&lt;br /&gt;
and '''ucbletter''' document classes.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Disk_quotas&amp;diff=3543</id>
		<title>Disk quotas</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Disk_quotas&amp;diff=3543"/>
		<updated>2012-02-28T23:21:09Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Disk Quotas */ Updated the standard quotas&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Disk Quotas=&lt;br /&gt;
Standard quotas on the Math Network at this time are: 1000 MB for faculty,&lt;br /&gt;
500 MB for graduate students and visitors, and 300 MB for certain other accounts.&lt;br /&gt;
&lt;br /&gt;
For the purposes of this web page, MB means 1024000 bytes.&lt;br /&gt;
&lt;br /&gt;
If your account is over this limit, you will be notified upon&lt;br /&gt;
login and will be given 5 login opportunities to clean up and reduce your disk&lt;br /&gt;
usage to an under-quota status.&lt;br /&gt;
&lt;br /&gt;
Disk quotas are necessary on a system the size of Math in order to ensure&lt;br /&gt;
that all users have sufficient disk space available to them.&lt;br /&gt;
&lt;br /&gt;
To avoid further slowing down the file servers, the system currently in&lt;br /&gt;
place determines each user's disk quota approximately once per day, in&lt;br /&gt;
the early morning hours.  If a user is over quota, then he or she is&lt;br /&gt;
restricted to five logins until the quota system next determines that&lt;br /&gt;
the user is within quota.  When (or if) that occurs, the status is then&lt;br /&gt;
cleared.&lt;br /&gt;
&lt;br /&gt;
Thus, login restrictions are imposed or lifted in 24-hour units.  This&lt;br /&gt;
gives a slightly stronger incentive to stay within quotas.  It is hoped&lt;br /&gt;
that users who inadvertently exceed their disk quotas can bring themselves&lt;br /&gt;
back under quota quickly, and can be fully productive with only a little&lt;br /&gt;
additional planning to keep from logging in more than five times on that day.&lt;br /&gt;
&lt;br /&gt;
Users who need additional disk space are required to submit&lt;br /&gt;
a request to [mailto:math@lscr.berkeley.edu math@lscr.berkeley.edu] with&lt;br /&gt;
a careful explanation of what the excess disk space will be used for.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
There are a few points which often lead to misunderstandings:&lt;br /&gt;
&lt;br /&gt;
* The disk usage is only determined once per day.  Therefore, if one is flagged as being over quota, the login restrictions will remain in effect for the whole day, even if the user immediately deletes files to get back under quota.  Conversely, users can go well beyond their quotas with impunity during the day, as long as they reduce their disk usage before the next run of the quota system.  (This practice is not recommended, however--(a) one may forget to delete the files before the end of the day, and (b) if everybody does this then the problems with full file systems will recur.) The reason for running the quota program only once per day is that it involves ascertaining the ownership of every file on every disk.  It is therefore too resource-intensive to be run more often.&lt;br /&gt;
* Disk totals are computed by file ownership, not by whether they reside under your home directory.  For most users this will not make any difference, but there are circumstances in which this may arise.&lt;br /&gt;
* The '''ls''' command leaves out files and directories beginning with &amp;quot;.&amp;quot; unless the '''-a''' option is used.&lt;br /&gt;
&lt;br /&gt;
==Quotas on Mail==&lt;br /&gt;
The quotas described here are entirely separate from the 1GB quota on &lt;br /&gt;
mail stored on the CalMail system.  That is an entirely separate system,&lt;br /&gt;
with different quota requirements.&lt;br /&gt;
&lt;br /&gt;
(Prior to the conversion to CalMail, the math department disk quota system&lt;br /&gt;
applied also to disk storage used by incoming mail, but that is no longer&lt;br /&gt;
the case.  The output of '''dqstatus''' still refers to the separate quota&lt;br /&gt;
on incoming mail, but that comment is vestigial only.)&lt;br /&gt;
&lt;br /&gt;
==Determining Your Disk Usage==&lt;br /&gt;
There are two programs to aid you in determining your disk usage.&lt;br /&gt;
&lt;br /&gt;
First, there is the program '''dqstatus'''.  This will print your quota,&lt;br /&gt;
your disk usage as of the last time the quota system was run, and&lt;br /&gt;
the number of logins you have left (if you are currently restricted).&lt;br /&gt;
It may also happen that you have files located in places other than your&lt;br /&gt;
home directory.  These files or directories are also reported by '''dqstatus'''.&lt;br /&gt;
&lt;br /&gt;
The other program is '''du'''.  This will tell you your current disk usage.&lt;br /&gt;
In particular, the command&lt;br /&gt;
 du -sk ~&lt;br /&gt;
will tell you how much space you are using in your home directory.  At the&lt;br /&gt;
beginning of the day this should agree exactly with the output from&lt;br /&gt;
'''dqstatus'''&lt;br /&gt;
(unless there are files in your home directory that have somebody else&lt;br /&gt;
as an owner).  As the day goes on, however, the numbers will differ since&lt;br /&gt;
'''du''' reflects the current situation while '''dqstatus''' is only updated&lt;br /&gt;
once daily.  '''du''' is a standard Unix command; it has many other options&lt;br /&gt;
which are described in the manual page for '''du'''.&lt;br /&gt;
&lt;br /&gt;
If you want to know what takes space in your current working directory, use &lt;br /&gt;
the following command:&lt;br /&gt;
 du -sk `ls -A` | sort -rn | head&lt;br /&gt;
The output will list up to ten largest files or directories including names&lt;br /&gt;
beginning with &amp;quot;.&amp;quot; (specified by the output of '''ls -A''' command).&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Printing_A4_documents&amp;diff=3542</id>
		<title>Printing A4 documents</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Printing_A4_documents&amp;diff=3542"/>
		<updated>2012-02-09T20:27:27Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Added reference to Wikipedia article on paper sizes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many other countries (especially those using the metric system) use&lt;br /&gt;
A4-sized paper (210 x 297 mm) instead of regular 8.5 x 11 inch paper.&lt;br /&gt;
While it is possible to get our printers to print on A4-sized paper,&lt;br /&gt;
availability of such paper is limited (the Math Department does not keep&lt;br /&gt;
any on hand; ''do not'' use special paper for photo printing on laser&lt;br /&gt;
printers, as it may damage the printers).&lt;br /&gt;
&lt;br /&gt;
Although A4 is close enough to letter size that it's usually good enough&lt;br /&gt;
to send the file to the printer and accept a printout with unsymmetrical&lt;br /&gt;
margins, at times some parts of the printout may fall off the bottom of&lt;br /&gt;
the page.  Therefore, it may be necessary to take additional steps.&lt;br /&gt;
&lt;br /&gt;
This page describes some methods for printing various file types on regular&lt;br /&gt;
letter-sized paper.&lt;br /&gt;
&lt;br /&gt;
For more details on paper sizes, see the [http://en.wikipedia.org/wiki/Paper_size Wikipedia article on paper sizes].&lt;br /&gt;
&lt;br /&gt;
=TeX ''dvi'' Files=&lt;br /&gt;
&lt;br /&gt;
With ''dvi'' files you can run '''dvips''' in such a way that the text&lt;br /&gt;
is centered on the page (but not shrunk to fit).  This can be done by the&lt;br /&gt;
following command:&lt;br /&gt;
 dvips -P744 -O 3mm,-9mm file.dvi&lt;br /&gt;
(Of course, you will want to change the printer name and the file name.)&lt;br /&gt;
&lt;br /&gt;
=PDF Files=&lt;br /&gt;
&lt;br /&gt;
Adobe Reader&amp;lt;sup&amp;gt;TM&amp;lt;/sup&amp;gt; ('''acroread''') is capable of printing A4&lt;br /&gt;
documents to&lt;br /&gt;
letter size, by shrinking the image to fit the smaller page height.&lt;br /&gt;
To do this (assuming you have a ''pdf'' file), run Adobe Reader:&lt;br /&gt;
 acroread file.pdf&lt;br /&gt;
&lt;br /&gt;
When the file is showing up, type Control-P to pop up a print window.&lt;br /&gt;
In the area marked &amp;quot;Page Handling&amp;quot; there is a selection for &amp;quot;Page Scaling.&amp;quot;&lt;br /&gt;
Make sure it is set for &amp;quot;Shrink to printable area.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Earnings Statements (Pay Stubs)==&lt;br /&gt;
&lt;br /&gt;
For some reason, earnings statements (pay stubs) are provided as pdf files&lt;br /&gt;
with the A4 paper size.  These can be printed using '''acroread''' as above,&lt;br /&gt;
but for a little nicer result (less shrinkage) it is better to save it to&lt;br /&gt;
a file and use the command&lt;br /&gt;
 pdftops payadvice.pdf - | lpr&lt;br /&gt;
&lt;br /&gt;
=PostScript Files ('''.ps''')=&lt;br /&gt;
&lt;br /&gt;
PostScript files with A4 page size can be printed by first converting them&lt;br /&gt;
to ''pdf'' format, and then printing the file using the procedure&lt;br /&gt;
outlined above.&lt;br /&gt;
&lt;br /&gt;
To convert PostScript files to pdf format, use '''ps2pdf''':&lt;br /&gt;
 ps2pdf file.ps file.pdf&lt;br /&gt;
You can then follow the above directions for printing '''file.pdf''' using&lt;br /&gt;
Acrobat Reader.&lt;br /&gt;
&lt;br /&gt;
An alternative method, not guaranteed, is to put the following invocation&lt;br /&gt;
near the beginning of the file:&lt;br /&gt;
 8 -25 translate&lt;br /&gt;
or, in the case of '''dvips''' output:&lt;br /&gt;
 /bop-hook{8 -25 translate} bind def&lt;br /&gt;
&lt;br /&gt;
=Other File Types=&lt;br /&gt;
&lt;br /&gt;
Other file types can only be printed by converting them to one of the file&lt;br /&gt;
types mentioned above.  The method for doing that (if possible) depends&lt;br /&gt;
on the file type.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Main_Page&amp;diff=3537</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Main_Page&amp;diff=3537"/>
		<updated>2012-01-18T06:27:08Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Printing and Scanning */ Added a link for A4 documents&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
=[/ UC Berkeley Department of Mathematics]=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Computing Support==&lt;br /&gt;
&lt;br /&gt;
Welcome to the UC Berkeley Math Department computing support wiki. This wiki is intended to be complementary to the official [/computing/ computing support site.] We hope to provide information of use to all members of our department. In order to do that, we want to enlist your help.&lt;br /&gt;
(We're also working on an new [[Support:Home_Page |  official support site]]).&lt;br /&gt;
&lt;br /&gt;
Most pages can be edited by anyone who's logged in, and anyone can create an account. Feel free to add any computing related help and information.&lt;br /&gt;
&lt;br /&gt;
===Email===&lt;br /&gt;
* [[CalMail conversion]]&lt;br /&gt;
* How to setup clients on your own computer to check your [[Email]] from the Calmail servers.&lt;br /&gt;
&lt;br /&gt;
===TeX and LaTeX===&lt;br /&gt;
* [[TeX (generally)]]&lt;br /&gt;
* How to [[LaTeX basics|use LaTeX]].&lt;br /&gt;
* How to [[LaTeX Install|install LaTeX]] on your own computer.&lt;br /&gt;
&lt;br /&gt;
===Printing and Scanning===&lt;br /&gt;
* How to [[set up|set up]] printing on the department's printers from a Macintosh on the department network.&lt;br /&gt;
* How to [[printing|print]] on the department's printers from your laptop.&lt;br /&gt;
* [[Printing A4 documents]]&lt;br /&gt;
* How to [/~gbergman/958_scanner.html use the copier in 958 Evans as a scanner].&lt;br /&gt;
&lt;br /&gt;
===Math Department Servers===&lt;br /&gt;
* How to [[Webpage Guide|create a homepage]].&lt;br /&gt;
* How to [[File Management|manage files on the math department servers]].&lt;br /&gt;
* How to use [[SSH Access|remote shell access]].&lt;br /&gt;
* How to [[Software|get math software]].&lt;br /&gt;
&lt;br /&gt;
===Miscellaneous===&lt;br /&gt;
* How to [[Proxy Servers|access MathSciNet and UC E-links from off-campus]].&lt;br /&gt;
* How to use [[slides]] in the seminar rooms.&lt;br /&gt;
* How to get a  [https://wikihub.berkeley.edu/display/calnet/CalNet+Identity+and+Access+Management Calnet Identity].  (Everyone is supposed to have one of these, and you will need it to set up your CalMail account.)&lt;br /&gt;
* How to [/~gbergman/papers/arXiv.html post a paper] on the arXiv preprint server.&lt;br /&gt;
* [[Disk quotas]]&lt;br /&gt;
&lt;br /&gt;
==Suggestions for Future Articles==&lt;br /&gt;
Please record any ideas you have for [[Future Articles]] that you would like to see.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Printing_A4_documents&amp;diff=3536</id>
		<title>Printing A4 documents</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Printing_A4_documents&amp;diff=3536"/>
		<updated>2012-01-18T06:23:40Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many other countries (especially those using the metric system) use&lt;br /&gt;
A4-sized paper (210 x 297 mm) instead of regular 8.5 x 11 inch paper.&lt;br /&gt;
While it is possible to get our printers to print on A4-sized paper,&lt;br /&gt;
availability of such paper is limited (the Math Department does not keep&lt;br /&gt;
any on hand; ''do not'' use special paper for photo printing on inkjet&lt;br /&gt;
printers, as it may damage the printers).&lt;br /&gt;
&lt;br /&gt;
Although A4 is close enough to letter size that it's usually good enough&lt;br /&gt;
to send the file to the printer and accept a printout with unsymmetrical&lt;br /&gt;
margins, at times some parts of the printout may fall off the bottom of&lt;br /&gt;
the page.  Therefore, it may be necessary to take additional steps.&lt;br /&gt;
&lt;br /&gt;
This page describes some methods for printing various file types on regular&lt;br /&gt;
letter-sized paper.&lt;br /&gt;
&lt;br /&gt;
=TeX ''dvi'' Files=&lt;br /&gt;
&lt;br /&gt;
With ''dvi'' files you can run '''dvips''' in such a way that the text&lt;br /&gt;
is centered on the page (but not shrunk to fit).  This can be done by the&lt;br /&gt;
following command:&lt;br /&gt;
 dvips -P744 -O 3mm,-9mm file.dvi&lt;br /&gt;
(Of course, you will want to change the printer name and the file name.)&lt;br /&gt;
&lt;br /&gt;
=PDF Files=&lt;br /&gt;
&lt;br /&gt;
Adobe Reader&amp;lt;sup&amp;gt;TM&amp;lt;/sup&amp;gt; ('''acroread''') is capable of printing A4&lt;br /&gt;
documents to&lt;br /&gt;
letter size, by shrinking the image to fit the smaller page height.&lt;br /&gt;
To do this (assuming you have a ''pdf'' file), run Adobe Reader:&lt;br /&gt;
 acroread file.pdf&lt;br /&gt;
&lt;br /&gt;
When the file is showing up, type Control-P to pop up a print window.&lt;br /&gt;
In the area marked &amp;quot;Page Handling&amp;quot; there is a selection for &amp;quot;Page Scaling.&amp;quot;&lt;br /&gt;
Make sure it is set for &amp;quot;Shrink to printable area.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Earnings Statements (Pay Stubs)==&lt;br /&gt;
&lt;br /&gt;
For some reason, earnings statements (pay stubs) are provided as pdf files&lt;br /&gt;
with the A4 paper size.  These can be printed using '''acroread''' as above,&lt;br /&gt;
but for a little nicer result (less shrinkage) it is better to save it to&lt;br /&gt;
a file and use the command&lt;br /&gt;
 pdftops payadvice.pdf - | lpr&lt;br /&gt;
&lt;br /&gt;
=PostScript Files ('''.ps''')=&lt;br /&gt;
&lt;br /&gt;
PostScript files with A4 page size can be printed by first converting them&lt;br /&gt;
to ''pdf'' format, and then printing the file using the procedure&lt;br /&gt;
outlined above.&lt;br /&gt;
&lt;br /&gt;
To convert PostScript files to pdf format, use '''ps2pdf''':&lt;br /&gt;
 ps2pdf file.ps file.pdf&lt;br /&gt;
You can then follow the above directions for printing '''file.pdf''' using&lt;br /&gt;
Acrobat Reader.&lt;br /&gt;
&lt;br /&gt;
An alternative method, not guaranteed, is to put the following invocation&lt;br /&gt;
near the beginning of the file:&lt;br /&gt;
 8 -25 translate&lt;br /&gt;
or, in the case of '''dvips''' output:&lt;br /&gt;
 /bop-hook{8 -25 translate} bind def&lt;br /&gt;
&lt;br /&gt;
=Other File Types=&lt;br /&gt;
&lt;br /&gt;
Other file types can only be printed by converting them to one of the file&lt;br /&gt;
types mentioned above.  The method for doing that (if possible) depends&lt;br /&gt;
on the file type.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3535</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3535"/>
		<updated>2012-01-18T06:17:04Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Updated to indicate that TeX live 2010 is in production&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We use the TeX Live distribution of TeX and related files.  The version currently in use is the 2010 version, with some later changes (hence it&lt;br /&gt;
identifies itself as &amp;quot;2011-dev&amp;quot;).&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to either '''/local/depot/texlive-2010'''&lt;br /&gt;
or '''/local/depot/4/texlive-2010''' (depending on where you are logged in).  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information are:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (links to documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/~vojta/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample ucbletter|latex]]&lt;br /&gt;
 | Writing a letter or memo in LaTeX&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample embedded metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample embedded metapost|latex]]&lt;br /&gt;
 | A sample embedded MetaPost figure&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Calmail_mutt&amp;diff=3534</id>
		<title>Calmail mutt</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Calmail_mutt&amp;diff=3534"/>
		<updated>2012-01-17T06:04:50Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Advanced Configuration */ Fixed misspelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Configuring mutt for Calmail =&lt;br /&gt;
&lt;br /&gt;
'''mutt''' is a powerful command line mail client, capable of using IMAP.&lt;br /&gt;
These instructions are not intended as a '''mutt''' tutorial, but for configuring '''mutt''' to use ''IMAP'' with Calmail.&lt;br /&gt;
&lt;br /&gt;
== .muttrc ==&lt;br /&gt;
&lt;br /&gt;
The following rudimentary '''.muttrc''' file will allow you to get started. Replace '''LOGIN-NAME''' with your own login name on the Math systems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# .muttrc&lt;br /&gt;
#&lt;br /&gt;
# GLOBAL&lt;br /&gt;
#&lt;br /&gt;
unset move&lt;br /&gt;
  set reply_to&lt;br /&gt;
  set sort=threads&lt;br /&gt;
  set sort_alias=alias&lt;br /&gt;
  set sort_aux=last-date-received&lt;br /&gt;
  set sort_browser=reverse-date&lt;br /&gt;
#&lt;br /&gt;
# SSL&lt;br /&gt;
#&lt;br /&gt;
  set certificate_file=&amp;quot;~/.mutt_certificates&amp;quot;&lt;br /&gt;
#&lt;br /&gt;
# MAILBOXES&lt;br /&gt;
#&lt;br /&gt;
mailboxes imap://LOGIN-NAME@math.berkeley.edu@calmail.berkeley.edu&lt;br /&gt;
mailboxes imap://LOGIN-NAME@mail.math.berkeley.edu/&lt;br /&gt;
#&lt;br /&gt;
# KEYS BINDINGS&lt;br /&gt;
#&lt;br /&gt;
bind    index   &amp;lt;up&amp;gt;    previous-entry&lt;br /&gt;
bind    index   &amp;lt;down&amp;gt;  next-entry&lt;br /&gt;
bind    index   &amp;lt;delete&amp;gt; delete-message&lt;br /&gt;
&lt;br /&gt;
bind  pager     &amp;lt;left&amp;gt;  exit&lt;br /&gt;
bind  pager     &amp;lt;right&amp;gt; view-attachments&lt;br /&gt;
bind  attach    &amp;lt;left&amp;gt;  exit&lt;br /&gt;
bind  attach    &amp;lt;right&amp;gt; view-attach&lt;br /&gt;
&lt;br /&gt;
bind pager G bottom     # just like vi and less&lt;br /&gt;
bind attach &amp;lt;enter&amp;gt; view-attach&lt;br /&gt;
bind attach &amp;lt;return&amp;gt; view-attach&lt;br /&gt;
bind compose &amp;lt;enter&amp;gt; send-message&lt;br /&gt;
bind compose &amp;lt;return&amp;gt; send-message&lt;br /&gt;
bind index &amp;lt;enter&amp;gt; display-message&lt;br /&gt;
bind index &amp;lt;return&amp;gt; display-message&lt;br /&gt;
bind pager &amp;lt;enter&amp;gt; next-line&lt;br /&gt;
bind pager &amp;lt;return&amp;gt; next-line&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Advanced Configuration =&lt;br /&gt;
This section is primarily intended for those who already use '''mutt'''.&lt;br /&gt;
In order to use '''mutt''' with Calmail, you'll need to configure some settings in your .muttrc file.  Each of the following sections contains commands which should be added to your .muttrc file. For a complete, working example, take a look at the '''muttrc''' file in&lt;br /&gt;
'''~steve/.mutt''', which sources several other files in that directory.&lt;br /&gt;
&lt;br /&gt;
== mutt.ssl ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
## SSL&lt;br /&gt;
#&lt;br /&gt;
  set ssl_starttls&lt;br /&gt;
  set certificate_file=&amp;quot;~/.mutt/certificates&amp;quot;&lt;br /&gt;
  set ssl_usesystemcerts&lt;br /&gt;
  set entropy_file=&amp;quot;/dev/random&amp;quot;&lt;br /&gt;
  set ssl_use_sslv2&lt;br /&gt;
  set ssl_use_sslv3&lt;br /&gt;
  set ssl_use_tlsv1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== mutt.imap ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
## IMAP&lt;br /&gt;
#&lt;br /&gt;
unset imap_authenticators&lt;br /&gt;
  set imap_delim_chars=&amp;quot;/.&amp;quot;&lt;br /&gt;
  set imap_keepalive=600&lt;br /&gt;
unset imap_list_subscribed&lt;br /&gt;
unset imap_pass&lt;br /&gt;
  set imap_passive&lt;br /&gt;
  set imap_peek&lt;br /&gt;
  set imap_servernoise&lt;br /&gt;
  set imap_user=&amp;quot;&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== mutt.mailboxes ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
## MAILBOXES&lt;br /&gt;
#&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/consult&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/daemon&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/admin&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/cfengine&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/cron&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/lscr&lt;br /&gt;
mailboxes imap://steve@math.berkeley.edu@calmail.berkeley.edu/ucb-sysadmin&lt;br /&gt;
mailboxes imap://sizemore@calmail.berkeley.edu/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
--[[User:SteveSizemore|Steve Sizemore - Unix System Manager]] 20:09, 24 March 2009 (UTC)&lt;br /&gt;
Note: mutt will be unable to save your ssl certificate if any directory in the &amp;lt;pre&amp;gt;certificate_file&amp;lt;/pre&amp;gt;&lt;br /&gt;
variable does not exist. Make sure to create this directory or use a file in your home directory.&lt;br /&gt;
&lt;br /&gt;
== folder, spoolfile, and additional mailboxes ==&lt;br /&gt;
&lt;br /&gt;
In addition to your INBOX, you can create new folders on the calmail server. Some mailboxes,&lt;br /&gt;
such as &amp;quot;Sent&amp;quot;, the sent mail folder, are created by default. To get at a mailbox named&lt;br /&gt;
MAILBOXNAME, use a URL of the form &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
imap://LOGIN-NAME@math.berkeley.edu@calmail.berkeley.edu/MAILBOXNAME&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For example, to get mutt to write outgoing messages to your calmail sent mailbox,&lt;br /&gt;
you can add&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set copy=yes&lt;br /&gt;
set record=imap://LOGIN-NAME@math.berkeley.edu@calmail.berkeley.edu/Sent&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
to your muttrc.&lt;br /&gt;
&lt;br /&gt;
To make it easy to browse through your calmail mailboxes, you may wish to&lt;br /&gt;
add a line of the form&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set folder=imap://LOGIN-NAME@math.berkeley.edu@calmail.berkeley.edu/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
to your muttrc. Following the instructions below will then bring up a menu&lt;br /&gt;
containing all of your mailboxes on the calmail server. &lt;br /&gt;
&lt;br /&gt;
To make mutt open your calmail INBOX by default, add a line of the form&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set spoolfile=imap://LOGIN-NAME@math.berkeley.edu@calmail.berkeley.edu/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you change either of the $folder or $spoolfile variables in this fashion,&lt;br /&gt;
and you have only one mailbox with incoming mail, then the only point of&lt;br /&gt;
including a mailboxes command is to tell mutt where to check for incoming&lt;br /&gt;
mail. By default, mutt will check any open mailbox for new mail every 10 minutes&lt;br /&gt;
anyway, so the mailboxes command is unnecessary for such users. However, if the&lt;br /&gt;
mailboxes command is omitted, then it is probably a good idea to tell mutt &lt;br /&gt;
to check for new mail more often, say every 15 seconds, by adding&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set timeout=15&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
to your muttrc.&lt;br /&gt;
&lt;br /&gt;
= Using mutt with the new configuration =&lt;br /&gt;
&lt;br /&gt;
After you have placed a line of the form&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mailboxes imap://LOGIN-NAME@math.berkeley.edu@calmail.berkeley.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
in your .muttrc file you can access your inbox in the following steps:&lt;br /&gt;
* Press 'c' to change your mailbox.&lt;br /&gt;
* Hit tab to bring up a menu containing your IMAP mailboxes. You may have to hit tab more than once. &lt;br /&gt;
* Select your mailbox from the menu, and follow the prompts to login.&lt;br /&gt;
&lt;br /&gt;
If you also added a line of the form&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mailboxes imap://LOGIN-NAME@mail.math.berkeley.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
then you will be able to access your old math mailbox in the same fashion. No new email will arrive here, so you might want to remove this line after you have copied all old mail to the new mailbox.&lt;br /&gt;
&lt;br /&gt;
These instructions will also work if you changed the $folder variable as above. If you changed the $spoolfile variable as above, then your INBOX will open by default.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3533</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3533"/>
		<updated>2012-01-13T21:15:07Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Some Samples */ Updated link to sample thesis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (links to documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/~vojta/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample ucbletter|latex]]&lt;br /&gt;
 | Writing a letter or memo in LaTeX&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample embedded metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample embedded metapost|latex]]&lt;br /&gt;
 | A sample embedded MetaPost figure&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Ucbletter&amp;diff=3530</id>
		<title>Ucbletter</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Ucbletter&amp;diff=3530"/>
		<updated>2011-12-30T21:34:34Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Sample Documents */ moved the sample documents into the wiki itself&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Writing Letters in TeX:  The '''ucbletter''' Document Class=&lt;br /&gt;
The '''ucbletter''' class is a subclass of the standard LaTeX&lt;br /&gt;
'''letter''' class that incorporates the University of California letterhead.&lt;br /&gt;
&lt;br /&gt;
==The Letter Environment==&lt;br /&gt;
The '''letter''' environment is used to create a standard business letter.&lt;br /&gt;
&lt;br /&gt;
The following declarations, shown with examples, give information&lt;br /&gt;
about the sender.  See the sample files for placement.&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 | '''\name{Dr. L. User}'''&lt;br /&gt;
 | To be used for the return address on the envelope.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\signature{Larry User}'''&lt;br /&gt;
 | Goes after the closing.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\address{3245 Foo St.\\Gnu York}'''&lt;br /&gt;
 | Used as the return address in the letter and on the envelope.  If not declared, then an institutional standard address is used.  If declared, then is suppressed unless '''\letterheadanyway''' is used.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\letterheadanyway'''&lt;br /&gt;
 | Causes the letterhead to appear even if the '''\address''' macro is used.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\location{Room 374}'''&lt;br /&gt;
 | Acts as modifier to the standard institutional address.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\telephone{(510) 123-4567}'''&lt;br /&gt;
 | Put into the letterhead.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\email{dave@hal.jupiter.mil}'''&lt;br /&gt;
 | Put into the letterhead.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\sigspace=36pt'''&lt;br /&gt;
 | Amount of space to allow for the signature.  The default value is 36 points, which is equivalent to four typewriter line spaces.  This is the standard for business letters.  I've seen more space used, but not less, and recommend against decreasing it, but requests to change it seem to refer to decreasing it.  I should put in a nasty warning if people put in too little space.&lt;br /&gt;
 |}&lt;br /&gt;
In all of the above, the '''\sfcode''' for &amp;quot;.&amp;quot; is set to 1000,&lt;br /&gt;
so one never needs to say &amp;quot;Mr.\ User&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The following modify the letterhead; default values are declared at the end&lt;br /&gt;
of the file:&lt;br /&gt;
 \department{DEPARTMENT OF REDUNDANCY DEPARTMENT}&lt;br /&gt;
 \upperaddress{1234 CHANNING WAY}&lt;br /&gt;
 \mailcode{9876}&lt;br /&gt;
N.B.:  '''\department''' erases whatever '''\mailcode''' is in effect,&lt;br /&gt;
so the '''\mailcode''' must come ''after'' the '''\department'''.&lt;br /&gt;
&lt;br /&gt;
In this installation, the letterhead appears as:&lt;br /&gt;
   --------------------------------- &amp;amp;lt;logo, etc.&amp;amp;gt; ----------------&lt;br /&gt;
 \department                           \upperaddress&lt;br /&gt;
 \location                             BERKELEY, CALIFORNIA  94720-\mailcode&lt;br /&gt;
 \email *                              \telephone&lt;br /&gt;
                                       \email *&lt;br /&gt;
                                       \address&lt;br /&gt;
                                       date&lt;br /&gt;
&amp;amp;ast; By default, the '''\email''' appears on the right; this can be&lt;br /&gt;
overridden by specifying '''\emailatleft''' or '''\emailatright'''.&lt;br /&gt;
&lt;br /&gt;
The macro '''\adjustmargins''' can be used to make the margins wider--for&lt;br /&gt;
example, '''\adjustmargins{.5in}'''.  This affects top and bottom margins&lt;br /&gt;
as well, but not the placement of the letterhead.  This should be done&lt;br /&gt;
before the macro '''\begin{document}'''.&lt;br /&gt;
&lt;br /&gt;
Another option is to set '''\textwidth''' and '''\textheight''' directly.&lt;br /&gt;
Again, this should be done before '''\begin{document}'''; you should also&lt;br /&gt;
adjust '''\oddsidemargin''', '''\evensidemargin''', and&lt;br /&gt;
'''\indentedwidth''' if you change '''\textwidth''', and&lt;br /&gt;
'''\topmargin''', '''\headsep''', and '''\footskip''' if you change&lt;br /&gt;
'''\textheight'''.  An alternative is to use the '''center''' option on the&lt;br /&gt;
'''\documentclass''' line; it will then center the letter automatically.&lt;br /&gt;
&lt;br /&gt;
The signature will appear on the right, aligned with the address, if one is&lt;br /&gt;
given; otherwise it will appear on the left.  This can be overridden with&lt;br /&gt;
'''\closingatright''' or '''\closingatleft'''.&lt;br /&gt;
&lt;br /&gt;
The '''\makelabels''' declaration causes mailing labels to be made.  It&lt;br /&gt;
must go before the '''\begin{document}''' command.&lt;br /&gt;
&lt;br /&gt;
The '''letter''' environment creates a new letter, starting from page 1.&lt;br /&gt;
(The first page is unnumbered.)  It has a single argument, giving&lt;br /&gt;
the addressee and his/her address, as in:&lt;br /&gt;
 \begin{letter}{Sam Jones\\Institute for Retarded Study\\Princeton, N.J.}&lt;br /&gt;
Local declarations, such as '''\address''', can follow the '''\begin{letter}'''.&lt;br /&gt;
For informal letters, the address of the recipient can be left out:&lt;br /&gt;
 \begin{letter}{}&lt;br /&gt;
&lt;br /&gt;
Text is begun with the '''\opening''' command, whose argument generates the&lt;br /&gt;
salutation, as in&lt;br /&gt;
 \opening{Dear Henry,}&lt;br /&gt;
The body of the letter follows, ended by a '''\closing''' command, as in&lt;br /&gt;
 \closing{Yours truly,}&lt;br /&gt;
The &amp;quot;signature&amp;quot; is provided automatically.&lt;br /&gt;
&lt;br /&gt;
After the '''\closing''' you can put arbitrary stuff, which is typeset&lt;br /&gt;
with '''\parindent=0''' and no page breaking.  Commands designed&lt;br /&gt;
for use after the closing are:&lt;br /&gt;
* '''\cc{Tinker\\Evers\\Chance}''' -- which produces:&lt;br /&gt;
 cc: Tinker&lt;br /&gt;
     Evers&lt;br /&gt;
     Chance&lt;br /&gt;
* '''\encl{Foo(2)\\Bar}''' -- which produces:&lt;br /&gt;
 encl: Foo(2)&lt;br /&gt;
       Bar&lt;br /&gt;
&lt;br /&gt;
==The Memo Environment==&lt;br /&gt;
The '''ucbletter''' class also implements the UC interdepartmental memo format&lt;br /&gt;
as a '''memo''' environment.  The use is much the same as for the '''letter'''&lt;br /&gt;
environment; we will give here only the differences.&lt;br /&gt;
&lt;br /&gt;
The '''\begin{memo}''' macro has one argument giving the recipient(s); for example,&lt;br /&gt;
 \begin{memo}{Sam Jones\\Nicolas Bourbaki}&lt;br /&gt;
&lt;br /&gt;
To declare the subject of the memo, the '''\begin''' may be followed&lt;br /&gt;
''immediately'' by a '''\subject''' or '''\re''' macro:&lt;br /&gt;
 \re{Our recent discussion}&lt;br /&gt;
&lt;br /&gt;
The text of the memo follows; the '''\opening''' macro, if present, is&lt;br /&gt;
ignored.  After the memo, one can invoke the '''\closing''' macro&lt;br /&gt;
(whose argument, in this case, is ignored; the macro merely serves the&lt;br /&gt;
purpose of preventing further page breaks).  The usual '''\cc''' and&lt;br /&gt;
'''\encl''' options may follow this; if they are not used, then there is&lt;br /&gt;
no point in using the '''\closing''' macro, either.  The reason for&lt;br /&gt;
keeping the '''\opening''' and '''\closing''' macros is so that a letter&lt;br /&gt;
can be converted to a memo merely by changing the name of the environment.&lt;br /&gt;
The converse works as well:  the '''\subject''' or '''\re''' macros&lt;br /&gt;
are ignored in the '''letter''' environment.&lt;br /&gt;
&lt;br /&gt;
However, there is an option allowing the end of the memo to be treated&lt;br /&gt;
as a signed letter.  To specify this option, just include '''signed'''&lt;br /&gt;
as one of the options in the '''\documentstyle''' line.  In that case the&lt;br /&gt;
'''\closing''' macro functions just as it does for a letter.&lt;br /&gt;
&lt;br /&gt;
The format of the top of the memo is:&lt;br /&gt;
                                  BERKELEY:  \department&lt;br /&gt;
                                             \location&lt;br /&gt;
                                             \upperaddress&lt;br /&gt;
                                             \telephone&lt;br /&gt;
                                             \email&lt;br /&gt;
 &lt;br /&gt;
                                             date&lt;br /&gt;
&lt;br /&gt;
==Sample Documents==&lt;br /&gt;
[[latex sample ucbletter|Sample documents]] using the ucbletter class are available.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_ucbletter&amp;diff=3529</id>
		<title>Latex sample ucbletter</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_ucbletter&amp;diff=3529"/>
		<updated>2011-12-30T21:31:17Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Minor formatting change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Writing a Letter or Memo in LaTeX ('''ucbletter''' document class)=&lt;br /&gt;
Here's a quick example of a LaTeX file using the '''ucbletter''' document class.&lt;br /&gt;
 \documentclass{ucbletter}&lt;br /&gt;
 \begin{document}&lt;br /&gt;
 % home address.&lt;br /&gt;
 % \address{Rusty C. Wright\\4609 Muir Avenue\\San Diego, California 92107}&lt;br /&gt;
 % \telephone{(619) 225-0918}&lt;br /&gt;
 % \subject{Donald Duck's Sailor Suit} % used only by the memo option&lt;br /&gt;
 %&lt;br /&gt;
 \name{Rusty C. Wright}&lt;br /&gt;
 \signature{Rusty Wright}&lt;br /&gt;
 \begin{letter}{recipient's\\address}&lt;br /&gt;
 \opening{Dear Sir,}&lt;br /&gt;
 (The body of the letter goes here.  Blank lines start new paragraphs.)&lt;br /&gt;
 \closing{Thank you,}&lt;br /&gt;
 \end{letter}&lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
Here's another use of the document class, for producing a memo instead of a letter.&lt;br /&gt;
 \documentclass[11pt,memo]{ucbletter}&lt;br /&gt;
 \begin{document}&lt;br /&gt;
 \from{Rusty C. Wright}&lt;br /&gt;
 \to{Tom\\Dick\\Harry}&lt;br /&gt;
 \subject{Donald Duck's Sailor Suit}&lt;br /&gt;
 % \date{} % if left out, current date will be supplied&lt;br /&gt;
 \signature{Rusty Wright}&lt;br /&gt;
 \begin{memo}&lt;br /&gt;
 Donald's suit is cute.&lt;br /&gt;
 \end{memo}&lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
See also the documentation for [[ucbletter|the '''ucbletter''' document class]].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_ucbletter&amp;diff=3528</id>
		<title>Latex sample ucbletter</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_ucbletter&amp;diff=3528"/>
		<updated>2011-12-30T21:30:32Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Writing a Letter or Memo in LaTeX (''ucbletter'' document class)=&lt;br /&gt;
Here's a quick example of a LaTeX file using the ''ucbletter'' document class.&lt;br /&gt;
 \documentclass{ucbletter}&lt;br /&gt;
 \begin{document}&lt;br /&gt;
 % home address.&lt;br /&gt;
 % \address{Rusty C. Wright\\4609 Muir Avenue\\San Diego, California 92107}&lt;br /&gt;
 % \telephone{(619) 225-0918}&lt;br /&gt;
 % \subject{Donald Duck's Sailor Suit} % used only by the memo option&lt;br /&gt;
 %&lt;br /&gt;
 \name{Rusty C. Wright}&lt;br /&gt;
 \signature{Rusty Wright}&lt;br /&gt;
 \begin{letter}{recipient's\\address}&lt;br /&gt;
 \opening{Dear Sir,}&lt;br /&gt;
 (The body of the letter goes here.  Blank lines start new paragraphs.)&lt;br /&gt;
 \closing{Thank you,}&lt;br /&gt;
 \end{letter}&lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
Here's another use of the document class, for producing a memo instead of a letter.&lt;br /&gt;
 \documentclass[11pt,memo]{ucbletter}&lt;br /&gt;
 \begin{document}&lt;br /&gt;
 \from{Rusty C. Wright}&lt;br /&gt;
 \to{Tom\\Dick\\Harry}&lt;br /&gt;
 \subject{Donald Duck's Sailor Suit}&lt;br /&gt;
 % \date{} % if left out, current date will be supplied&lt;br /&gt;
 \signature{Rusty Wright}&lt;br /&gt;
 \begin{memo}&lt;br /&gt;
 Donald's suit is cute.&lt;br /&gt;
 \end{memo}&lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
See also the documentation for [[ucbletter|the '''ucbletter''' document class]].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3527</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3527"/>
		<updated>2011-12-30T21:21:27Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Some Samples */ Added link for sample use of  the ucbletter class&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (links to documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample ucbletter|latex]]&lt;br /&gt;
 | Writing a letter or memo in LaTeX&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample embedded metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample embedded metapost|latex]]&lt;br /&gt;
 | A sample embedded MetaPost figure&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Ucbthesis_readme_file&amp;diff=3525</id>
		<title>Ucbthesis readme file</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Ucbthesis_readme_file&amp;diff=3525"/>
		<updated>2011-10-13T20:01:46Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Updated for Version 3.4 (no longer includes documentation)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;='''ucbthesis''' README file=&lt;br /&gt;
&lt;br /&gt;
Below is the README file for the '''ucbthesis''' class for LaTeX.&lt;br /&gt;
It no longer contains the documentation for '''ucbthesis'''—that has been&lt;br /&gt;
split off into a separate file, and is available in one of the locations&lt;br /&gt;
 /local/depot/4/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf&lt;br /&gt;
or&lt;br /&gt;
 /local/depot/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf&lt;br /&gt;
(depending on which machine you are using).  It is recommended that you print out this file (8 pages) if you will be using '''ucbthesis''' to produce your thesis.&lt;br /&gt;
&lt;br /&gt;
==README file==&lt;br /&gt;
&lt;br /&gt;
UCB Thesis Class Version 3.390 (3.4 release candidate 0), 2011/10/13&lt;br /&gt;
&lt;br /&gt;
Copyright (C) 1988-2004 Daniel Gildea, BBF, Ethan Munson.&lt;br /&gt;
&lt;br /&gt;
This is a class file for producing Ph.D. dissertations and masters theses&lt;br /&gt;
conforming to the documents &amp;quot;Dissertation Filing Guide&amp;quot; and &amp;quot;Thesis&lt;br /&gt;
Filing Guide&amp;quot; produced by the UC Berkeley Graduate Division and available&lt;br /&gt;
on the web at http://grad.berkeley.edu/policies/ .  This class is&lt;br /&gt;
currently based on the May 2010 and February 2011 versions of the&lt;br /&gt;
dissertation and thesis documents, respectively.&lt;br /&gt;
&lt;br /&gt;
This class is a fork of the '''ucthesis''' document class (which is still being&lt;br /&gt;
maintained for use with older theses, but which should not be used for&lt;br /&gt;
new theses).  This document class is based on the standard LaTeX '''memoir'''&lt;br /&gt;
class (instead of the '''report''' class, which is used by '''ucthesis''').&lt;br /&gt;
&lt;br /&gt;
This package may be distributed and/or modified under the conditions of&lt;br /&gt;
the LaTeX Project Public License, either version 1.3 of this license or&lt;br /&gt;
any later version. The latest version of this license is in&lt;br /&gt;
http://www.latex-project.org/lppl.txt and version 1.3 or later is part&lt;br /&gt;
of all distributions of LaTeX version 2005/12/01 or later.&lt;br /&gt;
&lt;br /&gt;
This package has the LPPL maintenance status `maintained'.&lt;br /&gt;
&lt;br /&gt;
The Current Maintainer of this package is Paul Vojta.&lt;br /&gt;
&lt;br /&gt;
This package consists of the files README (this file), ucbthesis.cls,&lt;br /&gt;
ucbthesis.tex, ucbthesis.pdf, ucbtest.tex, and ucbtest.bib.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
&lt;br /&gt;
Put the file ucbthesis.cls in the latex folder of an appropriate texmf&lt;br /&gt;
tree, generally in a directory TEXMF/tex/latex/ucbthesis (where TEXMF is&lt;br /&gt;
the base of the texmf tree).&lt;br /&gt;
&lt;br /&gt;
Put the remaining files README, ucbthesis.tex, ucbthesis.pdf, ucbtest.tex,&lt;br /&gt;
and ucbtest.bib in a similar directory under the documentation directory,&lt;br /&gt;
generally TEXMF/doc/latex/ucbthesis .&lt;br /&gt;
&lt;br /&gt;
Report bugs/problems/questions to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3524</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3524"/>
		<updated>2011-10-13T19:58:33Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Links */ Update for ucbthesis version 3.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (links to documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample embedded metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample embedded metapost|latex]]&lt;br /&gt;
 | A sample embedded MetaPost figure&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3523</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3523"/>
		<updated>2011-10-11T20:06:13Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Preparing the LaTeX File */ Removed outdated information on thin client usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by '''ucbthesis'''.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucbthesis}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead, and be sure&lt;br /&gt;
to use the '''masters''' option.  The Graduate Division will not accept&lt;br /&gt;
a master's thesis that refers to itself as a &amp;quot;dissertation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the file '''ucbthesis.cls'''.&lt;br /&gt;
This file&lt;br /&gt;
is available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install it as a document class on your home computer, download it&lt;br /&gt;
and either put it in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3522</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3522"/>
		<updated>2011-10-11T20:04:08Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Downloading the Macros to Your Computer */ Update for change to new ucbthesis version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by '''ucbthesis'''.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucbthesis}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead, and be sure&lt;br /&gt;
to use the '''masters''' option.  The Graduate Division will not accept&lt;br /&gt;
a master's thesis that refers to itself as a &amp;quot;dissertation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the file '''ucbthesis.cls'''.&lt;br /&gt;
This file&lt;br /&gt;
is available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install it as a document class on your home computer, download it&lt;br /&gt;
and either put it in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3521</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3521"/>
		<updated>2011-10-11T20:01:31Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Downloading the Macros to Your Computer */ Update for change to new ucbthesis version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by ucbthesis.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link&lt;br /&gt;
&amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucbthesisnew''' document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
==Diagrams==&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the file '''ucbthesis.cls'''.&lt;br /&gt;
This file&lt;br /&gt;
is available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install it as a document class on your home computer, download it&lt;br /&gt;
and either put it in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3520</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3520"/>
		<updated>2011-10-11T19:55:28Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Preparing the LaTeX File */ Removed outdated information on thin client usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by ucbthesis.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link&lt;br /&gt;
&amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucbthesisnew''' document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
==Diagrams==&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the files '''ucbthesis.cls''',&lt;br /&gt;
'''ucbt10.clo''', '''ucbt11.clo''', and '''ucbt12.clo'''.  These files&lt;br /&gt;
are available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_embedded_metapost&amp;diff=3519</id>
		<title>Latex sample embedded metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_embedded_metapost&amp;diff=3519"/>
		<updated>2011-10-02T06:42:29Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Notes */ added mention of some limitations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=An Example of an Embedded MetaPost Diagram in LaTeX=&lt;br /&gt;
&lt;br /&gt;
It is now possible to incorporate MetaPost figures in LaTeX documents directly; i.e., without having separate MetaPost input and output files.  Here is a sample file that incorporates such a figure.&lt;br /&gt;
&lt;br /&gt;
 \documentclass{minimal}&lt;br /&gt;
 \usepackage{luamplib}&lt;br /&gt;
 &lt;br /&gt;
 \begin{document}&lt;br /&gt;
 Meta%&lt;br /&gt;
 \begin{mplibcode}&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
     numeric u; u=10pt;&lt;br /&gt;
     pickup pencircle scaled .4pt;&lt;br /&gt;
     draw fullcircle scaled 1u;&lt;br /&gt;
     draw (-.3u,-.1u)..(0,-.3u)..(.3u,-.1u);&lt;br /&gt;
     pickup pencircle scaled .8pt;&lt;br /&gt;
     draw (0,0);&lt;br /&gt;
     draw (-.2u,.2u); draw (.2u,.2u);&lt;br /&gt;
 endfig;&lt;br /&gt;
 \end{mplibcode}&lt;br /&gt;
 Post!&lt;br /&gt;
 &lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
If this was stored in a file named '''file.tex''', then one would produce '''file.pdf''' by running the command&lt;br /&gt;
 lualatex file&lt;br /&gt;
&lt;br /&gt;
This is a very convenient way to include MetaPost figures in LaTeX files.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
* This method ''only'' works for producing ''pdf'' files.  It does not work in ''dvi'' mode.&lt;br /&gt;
* Note that the command to use is '''lualatex'''.  One cannot use '''pdflatex''' or '''xelatex''', since those engines do not support embedding of MetaPost figures.&lt;br /&gt;
* The commands '''\begin{mplibcode}''' and '''\end{mplibcode}''' ''must'' occur on lines of their own.  This is because the '''mplibcode''' environment changes handling of certain characters.&lt;br /&gt;
* This method does not currently support '''btex'''...'''etex'''.&lt;br /&gt;
* The MetaPost code should not contain blank lines (these will be converted by TeX to '''\par''').&lt;br /&gt;
* If you want to have a space before the figure, delete the '''%''' sign just after &amp;quot;Meta&amp;quot;.  If you want a space after the figure, add &amp;quot;\ &amp;quot; just before &amp;quot;Post&amp;quot; (''not'' at the end of the previous line—see the note just above this one).&lt;br /&gt;
&lt;br /&gt;
==Do Try This at Home==&lt;br /&gt;
If you try this on a machine not on the Math Department network, you will likely find that there is extra space between the characters &amp;quot;Meta&amp;quot; and the figure.  This is because of bugs in the file '''luamplib.sty'''.  The version of this file on the Math department network has been modified to fix this bug.  To fix it for your home machine, copy the file from the math department to your home machine.  On the math department, the file '''luamplib.sty''' is available in one of the following locations (depending on which computer is being used):&lt;br /&gt;
 /local/depot/4/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
 /local/depot/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
You should copy this file to the corresponding place on your home machine.  This location can be found by running the command&lt;br /&gt;
 kpsewhich luamplib.sty&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Tex_sample_embedded_metapost&amp;diff=3518</id>
		<title>Tex sample embedded metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Tex_sample_embedded_metapost&amp;diff=3518"/>
		<updated>2011-10-02T06:41:18Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Notes */ added mention of some limitations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=An Example of an Embedded MetaPost Diagram in Plain TeX and AmSTeX=&lt;br /&gt;
&lt;br /&gt;
It is now possible to incorporate MetaPost figures in TeX and AmSTeX documents directly; i.e., without having separate MetaPost input and output files.  Here is a sample file that incorporates such a figure.&lt;br /&gt;
&lt;br /&gt;
 \input luamplib.sty&lt;br /&gt;
 &lt;br /&gt;
 Meta%&lt;br /&gt;
 \mplibcode&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
     numeric u; u=10pt;&lt;br /&gt;
     pickup pencircle scaled .4pt;&lt;br /&gt;
     draw fullcircle scaled 1u;&lt;br /&gt;
     draw (-.3u,-.1u)..(0,-.3u)..(.3u,-.1u);&lt;br /&gt;
     pickup pencircle scaled .8pt;&lt;br /&gt;
     draw (0,0);&lt;br /&gt;
     draw (-.2u,.2u); draw (.2u,.2u);&lt;br /&gt;
 endfig;&lt;br /&gt;
 \endmplibcode&lt;br /&gt;
 Post!&lt;br /&gt;
 &lt;br /&gt;
 \bye&lt;br /&gt;
&lt;br /&gt;
If this was stored in a file named '''file.tex''', then one would produce '''file.pdf''' by running the command&lt;br /&gt;
 luatex file&lt;br /&gt;
&lt;br /&gt;
This is a very convenient way to include MetaPost figures in TeX and AmSTeX documents.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
* This method ''only'' works for producing ''pdf'' files.  It does not work in ''dvi'' mode.&lt;br /&gt;
* Note that the command to use is '''luatex'''.  One cannot use '''pdftex''' or '''xetex''', since those engines do not support embedding of MetaPost figures.&lt;br /&gt;
* For AmSTeX, add a line '''\input amstex''' ''after'' the initial line '''\input luamplib.sty'''.  It will not work to add this line at the beginning of the file, because AmSTeX handles the &amp;quot;@&amp;quot; character differently.&lt;br /&gt;
* The commands '''\mplibcode''' and '''\endmplibcode''' ''must'' occur on lines of their own.  This is because the '''\mplibcode''' macro changes handling of certain characters.&lt;br /&gt;
* This method does not currently support '''btex'''...'''etex'''.&lt;br /&gt;
* The MetaPost code should not contain blank lines (these will be converted by TeX to '''\par''').&lt;br /&gt;
* If you want to have a space before the figure, delete the '''%''' sign just after &amp;quot;Meta&amp;quot;.  If you want a space after the figure, add &amp;quot;\ &amp;quot; just before &amp;quot;Post&amp;quot; (''not'' at the end of the previous line—see the note just above this one).&lt;br /&gt;
&lt;br /&gt;
==Do Try This at Home==&lt;br /&gt;
If you try this on a machine not on the Math Department network, you will likely find that there is extra space between the characters &amp;quot;Meta&amp;quot; and the figure.  This is because of bugs in the file '''luamplib.sty'''.  The version of this file on the Math department network has been modified to fix this bug.  To fix it for your home machine, copy the file from the math department to your home machine.  On the math department, the file '''luamplib.sty''' is available in one of the following locations (depending on which computer is being used):&lt;br /&gt;
 /local/depot/4/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
 /local/depot/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
You should copy this file to the corresponding place on your home machine.  This location can be found by running the command&lt;br /&gt;
 kpsewhich luamplib.sty&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_embedded_metapost&amp;diff=3517</id>
		<title>Latex sample embedded metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_embedded_metapost&amp;diff=3517"/>
		<updated>2011-09-22T20:04:49Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Minor wording change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=An Example of an Embedded MetaPost Diagram in LaTeX=&lt;br /&gt;
&lt;br /&gt;
It is now possible to incorporate MetaPost figures in LaTeX documents directly; i.e., without having separate MetaPost input and output files.  Here is a sample file that incorporates such a figure.&lt;br /&gt;
&lt;br /&gt;
 \documentclass{minimal}&lt;br /&gt;
 \usepackage{luamplib}&lt;br /&gt;
 &lt;br /&gt;
 \begin{document}&lt;br /&gt;
 Meta%&lt;br /&gt;
 \begin{mplibcode}&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
     numeric u; u=10pt;&lt;br /&gt;
     pickup pencircle scaled .4pt;&lt;br /&gt;
     draw fullcircle scaled 1u;&lt;br /&gt;
     draw (-.3u,-.1u)..(0,-.3u)..(.3u,-.1u);&lt;br /&gt;
     pickup pencircle scaled .8pt;&lt;br /&gt;
     draw (0,0);&lt;br /&gt;
     draw (-.2u,.2u); draw (.2u,.2u);&lt;br /&gt;
 endfig;&lt;br /&gt;
 \end{mplibcode}&lt;br /&gt;
 Post!&lt;br /&gt;
 &lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
If this was stored in a file named '''file.tex''', then one would produce '''file.pdf''' by running the command&lt;br /&gt;
 lualatex file&lt;br /&gt;
&lt;br /&gt;
This is a very convenient way to include MetaPost figures in LaTeX files.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
* This method ''only'' works for producing ''pdf'' files.  It does not work in ''dvi'' mode.&lt;br /&gt;
* Note that the command to use is '''lualatex'''.  One cannot use '''pdflatex''' or '''xelatex''', since those engines do not support embedding of MetaPost figures.&lt;br /&gt;
* The commands '''\begin{mplibcode}''' and '''\end{mplibcode}''' ''must'' occur on lines of their own.  This is because the '''mplibcode''' environment changes handling of certain characters.&lt;br /&gt;
* If you want to have a space before the figure, delete the '''%''' sign just after &amp;quot;Meta&amp;quot;.  If you want a space after the figure, add &amp;quot;\ &amp;quot; just before &amp;quot;Post&amp;quot; (''not'' at the end of the previous line—see the note just above this one).&lt;br /&gt;
&lt;br /&gt;
==Do Try This at Home==&lt;br /&gt;
If you try this on a machine not on the Math Department network, you will likely find that there is extra space between the characters &amp;quot;Meta&amp;quot; and the figure.  This is because of bugs in the file '''luamplib.sty'''.  The version of this file on the Math department network has been modified to fix this bug.  To fix it for your home machine, copy the file from the math department to your home machine.  On the math department, the file '''luamplib.sty''' is available in one of the following locations (depending on which computer is being used):&lt;br /&gt;
 /local/depot/4/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
 /local/depot/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
You should copy this file to the corresponding place on your home machine.  This location can be found by running the command&lt;br /&gt;
 kpsewhich luamplib.sty&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Tex_sample_embedded_metapost&amp;diff=3516</id>
		<title>Tex sample embedded metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Tex_sample_embedded_metapost&amp;diff=3516"/>
		<updated>2011-09-22T20:03:06Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=An Example of an Embedded MetaPost Diagram in Plain TeX and AmSTeX=&lt;br /&gt;
&lt;br /&gt;
It is now possible to incorporate MetaPost figures in TeX and AmSTeX documents directly; i.e., without having separate MetaPost input and output files.  Here is a sample file that incorporates such a figure.&lt;br /&gt;
&lt;br /&gt;
 \input luamplib.sty&lt;br /&gt;
 &lt;br /&gt;
 Meta%&lt;br /&gt;
 \mplibcode&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
     numeric u; u=10pt;&lt;br /&gt;
     pickup pencircle scaled .4pt;&lt;br /&gt;
     draw fullcircle scaled 1u;&lt;br /&gt;
     draw (-.3u,-.1u)..(0,-.3u)..(.3u,-.1u);&lt;br /&gt;
     pickup pencircle scaled .8pt;&lt;br /&gt;
     draw (0,0);&lt;br /&gt;
     draw (-.2u,.2u); draw (.2u,.2u);&lt;br /&gt;
 endfig;&lt;br /&gt;
 \endmplibcode&lt;br /&gt;
 Post!&lt;br /&gt;
 &lt;br /&gt;
 \bye&lt;br /&gt;
&lt;br /&gt;
If this was stored in a file named '''file.tex''', then one would produce '''file.pdf''' by running the command&lt;br /&gt;
 luatex file&lt;br /&gt;
&lt;br /&gt;
This is a very convenient way to include MetaPost figures in TeX and AmSTeX documents.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
* This method ''only'' works for producing ''pdf'' files.  It does not work in ''dvi'' mode.&lt;br /&gt;
* Note that the command to use is '''luatex'''.  One cannot use '''pdftex''' or '''xetex''', since those engines do not support embedding of MetaPost figures.&lt;br /&gt;
* For AmSTeX, add a line '''\input amstex''' ''after'' the initial line '''\input luamplib.sty'''.  It will not work to add this line at the beginning of the file, because AmSTeX handles the &amp;quot;@&amp;quot; character differently.&lt;br /&gt;
* The commands '''\mplibcode''' and '''\endmplibcode''' ''must'' occur on lines of their own.  This is because the '''\mplibcode''' macro changes handling of certain characters.&lt;br /&gt;
* If you want to have a space before the figure, delete the '''%''' sign just after &amp;quot;Meta&amp;quot;.  If you want a space after the figure, add &amp;quot;\ &amp;quot; just before &amp;quot;Post&amp;quot; (''not'' at the end of the previous line—see the note just above this one).&lt;br /&gt;
&lt;br /&gt;
==Do Try This at Home==&lt;br /&gt;
If you try this on a machine not on the Math Department network, you will likely find that there is extra space between the characters &amp;quot;Meta&amp;quot; and the figure.  This is because of bugs in the file '''luamplib.sty'''.  The version of this file on the Math department network has been modified to fix this bug.  To fix it for your home machine, copy the file from the math department to your home machine.  On the math department, the file '''luamplib.sty''' is available in one of the following locations (depending on which computer is being used):&lt;br /&gt;
 /local/depot/4/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
 /local/depot/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
You should copy this file to the corresponding place on your home machine.  This location can be found by running the command&lt;br /&gt;
 kpsewhich luamplib.sty&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_embedded_metapost&amp;diff=3515</id>
		<title>Latex sample embedded metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_embedded_metapost&amp;diff=3515"/>
		<updated>2011-09-22T19:55:25Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=An Example of an Embedded MetaPost Diagram in LaTeX=&lt;br /&gt;
&lt;br /&gt;
It is now possible to incorporate MetaPost figures in LaTeX documents directly; i.e., without having separate MetaPost input and output files.  Here is a sample file that incorporates such a document.&lt;br /&gt;
&lt;br /&gt;
 \documentclass{minimal}&lt;br /&gt;
 \usepackage{luamplib}&lt;br /&gt;
 &lt;br /&gt;
 \begin{document}&lt;br /&gt;
 Meta%&lt;br /&gt;
 \begin{mplibcode}&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
     numeric u; u=10pt;&lt;br /&gt;
     pickup pencircle scaled .4pt;&lt;br /&gt;
     draw fullcircle scaled 1u;&lt;br /&gt;
     draw (-.3u,-.1u)..(0,-.3u)..(.3u,-.1u);&lt;br /&gt;
     pickup pencircle scaled .8pt;&lt;br /&gt;
     draw (0,0);&lt;br /&gt;
     draw (-.2u,.2u); draw (.2u,.2u);&lt;br /&gt;
 endfig;&lt;br /&gt;
 \end{mplibcode}&lt;br /&gt;
 Post!&lt;br /&gt;
 &lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
If this was stored in a file named '''file.tex''', then one would produce '''file.pdf''' by running the command&lt;br /&gt;
 lualatex file&lt;br /&gt;
&lt;br /&gt;
This is a very convenient way to include MetaPost figures in LaTeX files.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
* This method ''only'' works for producing ''pdf'' files.  It does not work in ''dvi'' mode.&lt;br /&gt;
* Note that the command to use is '''lualatex'''.  One cannot use '''pdflatex''' or '''xelatex''', since those engines do not support embedding of MetaPost figures.&lt;br /&gt;
* The commands '''\begin{mplibcode}''' and '''\end{mplibcode}''' ''must'' occur on lines of their own.  This is because the '''mplibcode''' environment changes handling of certain characters.&lt;br /&gt;
* If you want to have a space before the figure, delete the '''%''' sign just after &amp;quot;Meta&amp;quot;.  If you want a space after the figure, add &amp;quot;\ &amp;quot; just before &amp;quot;Post&amp;quot; (''not'' at the end of the previous line—see the note just above this one).&lt;br /&gt;
&lt;br /&gt;
==Do Try This at Home==&lt;br /&gt;
If you try this on a machine not on the Math Department network, you will likely find that there is extra space between the characters &amp;quot;Meta&amp;quot; and the figure.  This is because of bugs in the file '''luamplib.sty'''.  The version of this file on the Math department network has been modified to fix this bug.  To fix it for your home machine, copy the file from the math department to your home machine.  On the math department, the file '''luamplib.sty''' is available in one of the following locations (depending on which computer is being used):&lt;br /&gt;
 /local/depot/4/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
 /local/depot/texlive-2010/tex/luatex/luamplib/luamplib.sty&lt;br /&gt;
You should copy this file to the corresponding place on your home machine.  This location can be found by running the command&lt;br /&gt;
 kpsewhich luamplib.sty&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3514</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3514"/>
		<updated>2011-09-22T19:47:16Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Some Samples */ Added sample embedded MetaPost figure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample embedded metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample embedded metapost|latex]]&lt;br /&gt;
 | A sample embedded MetaPost figure&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3513</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3513"/>
		<updated>2011-08-16T06:14:12Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* TeX (generally) */ Added a reference to TUG's list of TeX documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  In particular, see their web page on [http://www.tug.org/interest.html#doc help and documentation]. They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3511</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3511"/>
		<updated>2011-03-28T20:30:28Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* TeX (generally) */ Fixed broken links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [http://mirrors.ctan.org/info/lshort/english/lshort-letter.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [http://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3510</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3510"/>
		<updated>2011-03-28T20:22:09Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Transition to TeX Live 2010 */ Update to indicate that the transition has taken place&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
As of 28 March 2011, we are now using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out in the math department.&lt;br /&gt;
&lt;br /&gt;
If you are having problems with the new version of TeX, you can go back to the old version by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though, be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3509</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3509"/>
		<updated>2011-03-23T20:36:19Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Transition to TeX Live 2010 */ update for imminent switchover&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
We will soon switch to using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
The switchover may take place any day now.  To check which version of TeX is currently in use, type the command&lt;br /&gt;
 kpsewhich null.tex&lt;br /&gt;
and look for the strings &amp;quot;2007&amp;quot; or &amp;quot;2010&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You can try out the new TeX right now, by typing the following line, once per terminal window:&lt;br /&gt;
 set path = (/local/depot/4/texlive-2010/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then this should be changed to:&lt;br /&gt;
 set path = (/local/depot/texlive-2010/bin $path)&lt;br /&gt;
(The above lines assume that you have not changed which shell program you use when logging in.)&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
If the switchover to 2010 has taken place already and you are having problems with it, you can go back to the old version of TeX by typing the command&lt;br /&gt;
 set path = (/local/depot/4/texlive-2007/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then type the following instead:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
If this is the case, though be sure to report the problem, since problems cannot be fixed if we don't know about them.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3505</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3505"/>
		<updated>2011-03-07T20:49:40Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Transition to TeX Live 2010 */ Make transition time tentative&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
We will soon switch to using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
This transition is tentatively scheduled to take place over Spring Break.&lt;br /&gt;
&lt;br /&gt;
You can try out the new TeX right now, by typing the following line, once per terminal window:&lt;br /&gt;
 set path = (/local/depot/4/texlive-2010/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then this should be changed to:&lt;br /&gt;
 set path = (/local/depot/texlive-2010/bin $path)&lt;br /&gt;
(The above lines assume that you have not changed which shell program you use when logging in.)&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3504</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3504"/>
		<updated>2011-03-02T08:29:56Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Transition to TeX Live 2010 */ Added email for questions/concerns&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
Over Spring Break we will switch to using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
You can try out the new TeX right now, by typing the following line, once per terminal window:&lt;br /&gt;
 set path = (/local/depot/4/texlive-2010/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then this should be changed to:&lt;br /&gt;
 set path = (/local/depot/texlive-2010/bin $path)&lt;br /&gt;
(The above lines assume that you have not changed which shell program you use when logging in.)&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out.&lt;br /&gt;
&lt;br /&gt;
Please send any questions or concerns to [mailto:vojta@math.berkeley.edu Paul Vojta].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3503</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3503"/>
		<updated>2011-03-01T06:15:58Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Minor typographical changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live—see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e]—an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
Over Spring Break we will switch to using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
You can try out the new TeX right now, by typing the following line, once per terminal window:&lt;br /&gt;
 set path = (/local/depot/4/texlive-2010/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then this should be changed to:&lt;br /&gt;
 set path = (/local/depot/texlive-2010/bin $path)&lt;br /&gt;
(The above lines assume that you have not changed which shell program you use when logging in.)&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3502</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3502"/>
		<updated>2011-03-01T06:06:50Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Added information on transition to TeX Live 2010&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
We are currently using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.  Soon we will transition to the 2010 version of TeX live---see the section below.&lt;br /&gt;
&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e] -- an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Transition to TeX Live 2010==&lt;br /&gt;
Over Spring Break we will switch to using the 2010 version of TeX Live.  This version incorporates:&lt;br /&gt;
* fuller support for Unicode characters,&lt;br /&gt;
* preliminary support for the STIX font set developed by the AMS in collaboration with other major publishers,&lt;br /&gt;
* a newer version of LuaTeX (which combines a scripting language with TeX),&lt;br /&gt;
* numerous other updates to the standard programs.&lt;br /&gt;
&lt;br /&gt;
You can try out the new TeX right now, by typing the following line, once per terminal window:&lt;br /&gt;
 set path = (/local/depot/4/texlive-2010/bin $path)&lt;br /&gt;
If you are using a thin client (or using the thin client server), then this should be changed to:&lt;br /&gt;
 set path = (/local/depot/texlive-2010/bin $path)&lt;br /&gt;
(The above lines assume that you have not changed which shell program you use when logging in.)&lt;br /&gt;
&lt;br /&gt;
Solaris machines will not be able to run TeX Live 2010, because support for Solaris is being phased out.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Ucbthesis_readme_file&amp;diff=3428</id>
		<title>Ucbthesis readme file</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Ucbthesis_readme_file&amp;diff=3428"/>
		<updated>2010-10-23T00:46:20Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;='''ucbthesis''' README file=&lt;br /&gt;
This is the README file for the '''ucbthesis''' class for LaTeX.  It&lt;br /&gt;
corresponds to version 3.3 of the '''ucbthesis''' class (3 September 2010).&lt;br /&gt;
This README is public domain.&lt;br /&gt;
&lt;br /&gt;
Version 3.3 includes updates needed to conform to changes in formatting&lt;br /&gt;
requirements implemented in late 2009 and early 2010.  It also changed&lt;br /&gt;
the name from '''ucthesis''' to '''ucbthesis''' (to reflect the fact that&lt;br /&gt;
this document class is actually specific to Berkeley), and changed the&lt;br /&gt;
maintainer to Paul Vojta.&lt;br /&gt;
&lt;br /&gt;
The only change from 3.1 to 3.2 is to clarify the license as LPPL, per&lt;br /&gt;
Daniel Gildea.  3.2 was prepared by Karl Berry.&lt;br /&gt;
Version 3.1 was prepared by Daniel Gildea.&lt;br /&gt;
&lt;br /&gt;
NOTE: v3.0 is the first LaTeX2e version of '''ucthesis'''.  It is now a&lt;br /&gt;
class that runs in native LaTeX2e mode.  It is functionally identical&lt;br /&gt;
to '''ucthesis.sty''' v2.7 released on 30 October 1994 by Ethan V. Munson.&lt;br /&gt;
Other than changes for compatibility (mostly having to do with font&lt;br /&gt;
selection), and option selection, very little modification has been&lt;br /&gt;
done to the style.  As a result, there are probably cleaner ways to&lt;br /&gt;
implement a number of features.  That will have to wait for the next&lt;br /&gt;
release.  (BBF 10/31/94)&lt;br /&gt;
&lt;br /&gt;
==Using the '''ucbthesis''' class==&lt;br /&gt;
&lt;br /&gt;
===Sample File===&lt;br /&gt;
There is a sample dissertation (by the fictitious, but very&lt;br /&gt;
irritating, Perry H Disdainful) in the file '''ucbtest.tex'''.  It also uses&lt;br /&gt;
'''ucbtest.bib''' as its bibliography database (though the contents of the&lt;br /&gt;
database are not important).  Mostly this is useful as an example of&lt;br /&gt;
how to produce the front matter.  If you don't understand LaTeX at&lt;br /&gt;
all, this file might help you get started, but, since you're going to&lt;br /&gt;
be writing a 100+ page document, you should invest the $20 in a copy&lt;br /&gt;
of the LaTeX manual (by Leslie Lamport the original author of LaTeX).&lt;br /&gt;
This has recently been updated for LaTeX2e.&lt;br /&gt;
&lt;br /&gt;
''The LaTeX Companion'', by Goossens, Mittelbach, and Samarin (who have been&lt;br /&gt;
involved in developing and supporting the new version of LaTeX) is also quite&lt;br /&gt;
good.  It gives a lot of useful information if you are going to be writing&lt;br /&gt;
or modifying classes,  and gives a lot of additional information on commonly&lt;br /&gt;
available style packages.  It's about $35.&lt;br /&gt;
&lt;br /&gt;
===Choosing the '''ucbthesis''' class===&lt;br /&gt;
To use the '''ucbthesis''' class, make sure that the ucbthesis.cls file is on&lt;br /&gt;
your '''TEXINPUTS''' search path and use the following command at the start&lt;br /&gt;
of your input file:&lt;br /&gt;
 \documentclass{ucbthesis}&lt;br /&gt;
&lt;br /&gt;
==What the '''ucbthesis''' class does==&lt;br /&gt;
The '''ucbthesis''' class is a port of the '''ucbthesis''' style version 2.7&lt;br /&gt;
(the final 2.09 release) to LaTeX2e.  The '''ucbthesis''' style is a modified&lt;br /&gt;
version of the standard LaTeX '''report''' style that is accepted for use&lt;br /&gt;
with University of California PhD dissertations and Master's theses.&lt;br /&gt;
The available commands are almost identical to those of the '''report''' style,&lt;br /&gt;
so your best starting point for documentation is the LaTeX manual written&lt;br /&gt;
by Leslie Lamport.&lt;br /&gt;
&lt;br /&gt;
The key features of the class are:&lt;br /&gt;
# The primary modification to the '''report''' style is the use of pseudo-double-spacing for master's theses, since the UC system's rules are still designed for typewriters.  This is achieved by increasing the '''\baselinestretch''' parameter to 1.37.  The '''\baselinestretch''' is returned to a single-spaced value of 1.00 for elements like tables, captions, and footnotes and for all displayed text ('''quote''', '''quotation''', and '''verse''' environments).  Unfortunately, this is done with a macro called '''\ssp''' which resets the font size to '''\normalsize'''.  In LaTeX 2.09 this seems to be unavoidable, but it makes it very hard to create tables in different font sizes.&lt;br /&gt;
# Margins are 1 inch on all sides.&lt;br /&gt;
# Uses 12-point type by default.  You can use the 10pt or 11pt options for those sizes, but these should only be used for draft copies of the thesis, since 12-point type is required for submission.&lt;br /&gt;
# Page numbers are in the top right corner for all pages.&lt;br /&gt;
# Complete, correct front matter for UC Berkeley dissertations can be generated.  If you are not a Berkeley student, you should make sure that the front matter is OK with your school.&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
There are seven primary options:&lt;br /&gt;
&lt;br /&gt;
The '''masters''' option sets up the document to be a master's thesis instead&lt;br /&gt;
of a Ph.D. dissertation.  This involves changing the default spacing to&lt;br /&gt;
double spacing and altering the formatting of the front matter.&lt;br /&gt;
&lt;br /&gt;
The '''phd''' option turns off the '''masters''' option.  This is selected by&lt;br /&gt;
default, but is included only for symmetry.&lt;br /&gt;
&lt;br /&gt;
The '''draft''' style uses single-spacing throughout the document, and  &lt;br /&gt;
suppresses warnings that would otherwise be generated by use of the 10pt&lt;br /&gt;
and 11pt options.&lt;br /&gt;
&lt;br /&gt;
The '''final''' style uses the correct pseudo-double-spacing for master's theses,&lt;br /&gt;
or single spacing for doctoral dissertations.  This option is the default&lt;br /&gt;
and is redundant, but is included for symmetry.&lt;br /&gt;
&lt;br /&gt;
The '''10pt''', '''11pt''', and '''12pt''' styles set the default font size to the&lt;br /&gt;
obvious value.  The '''12pt''' option is the default and thus is redundant,&lt;br /&gt;
but is safe to use anyway.  If the 10pt or 11pt options are used, a warning&lt;br /&gt;
message is generated (unless draft mode is in effect).&lt;br /&gt;
&lt;br /&gt;
The options are selected on the '''\documentclass''' line, e.g.:&lt;br /&gt;
 \documentclass[10pt,draft]{ucbthesis}&lt;br /&gt;
&lt;br /&gt;
===Page Headers===&lt;br /&gt;
If you want to use page headers or footers other than the default&lt;br /&gt;
ones, you should try using '''headerfooter.sty''' or '''fancyheadings.sty'''.&lt;br /&gt;
The '''myheadings''' pagestyle doesn't work well and there is no workaround.&lt;br /&gt;
The '''headerfooter''' and '''fancyheadings''' styles are widely distributed,&lt;br /&gt;
well documented, and easy to use.&lt;br /&gt;
&lt;br /&gt;
==Front matter==&lt;br /&gt;
The other key service provided by this class is that it generates&lt;br /&gt;
correct front matter (title page, approval page, abstract, etc.) with&lt;br /&gt;
a failrly simple set of commands.  This facility could be a little&lt;br /&gt;
easier, but compared to an earlier state of affairs, it's pretty&lt;br /&gt;
slick.  The format of the front matter is specified quite explicitly&lt;br /&gt;
in the documents &amp;quot;Instructions for Formatting &amp;amp; Filing Your Dissertation&amp;quot;&lt;br /&gt;
and &amp;quot;Instructions for Formatting &amp;amp; Filing Your Thesis&amp;quot; distributed by the&lt;br /&gt;
UC Berkeley Graduate Division.  These documents are available by following&lt;br /&gt;
the relevant links on the web page http://grad.berkeley.edu/policies/ .  &lt;br /&gt;
The current version of the class is based on the 2010 version of these&lt;br /&gt;
documents.&lt;br /&gt;
&lt;br /&gt;
A complete example of the use of the front matter commands can be&lt;br /&gt;
found in the sample dissertation distributed with the class.&lt;br /&gt;
&lt;br /&gt;
===Declarations===&lt;br /&gt;
To use the front matter macros and environments, you must first declare a number of text strings:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 | '''\title'''&lt;br /&gt;
 | Dissertation title&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\author'''&lt;br /&gt;
 | Your name as registered with UC (usually with full middle name)&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\degreeyear'''&lt;br /&gt;
 | Year your dissertation will be granted&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\degreesemester'''&lt;br /&gt;
 | Semester (or term) your dissertation will be granted&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\degree'''&lt;br /&gt;
 | The title of your degree (e.g. Doctor of Philosophy)&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\chair'''&lt;br /&gt;
 | Title and name of your committee chair (e.g. &amp;quot;Professor Michael A. Harrison&amp;quot;)&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\othermembers'''&lt;br /&gt;
 | The names of the other members of your committee separated by linebreaks (e.g. &amp;quot;Professor Susan L. Graham\\Professor Jim Pitman&amp;quot;)&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\numberofmembers'''&lt;br /&gt;
 | The number of members on your committee.  This defaults to 3 (and thus is optional) and can be any value between 3 and 6.  It affects the number of lines on the approval page and the space between them.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\prevdegrees'''&lt;br /&gt;
 | This option is no longer supported, since previous degrees are no longer listed on the title page.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\field'''&lt;br /&gt;
 | The official title of your field.  This is usually your department's name, but at Berkeley, most Engineering degrees have a more complex name.  Be sure to check the guidelines for any special twists on the name of your field.&lt;br /&gt;
 |-&lt;br /&gt;
 | '''\campus'''&lt;br /&gt;
 | The name of your UC campus.  This should be capitalized (e.g. Berkeley).&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
===Title, Approval, and Copyright pages===&lt;br /&gt;
The title, approval, and copyright pages have extremely rigid formats&lt;br /&gt;
that allow them to be generated automatically once the above&lt;br /&gt;
declarations have been made.  To generate them, invoke the macros&lt;br /&gt;
 \maketitle&lt;br /&gt;
 \approvalpage&lt;br /&gt;
 \copyrightpage&lt;br /&gt;
You should probably invoke them in that order, because that's the&lt;br /&gt;
order required by the guidelines.&lt;br /&gt;
&lt;br /&gt;
Note that, for Ph.D. dissertations (but not master's theses) the approval  &lt;br /&gt;
page should not be submitted as part of the dissertation itself.  You&lt;br /&gt;
should include the macro once, just to print that page on paper, and then&lt;br /&gt;
remove the macro for the final version.  A warning will be issued&lt;br /&gt;
if this macro is used, unless the '''draft''' or '''masters''' options are in&lt;br /&gt;
effect.  (Ignore the warning when creating the page for printing.)&lt;br /&gt;
&lt;br /&gt;
===Abstract Environment===&lt;br /&gt;
Because you have to provide the text of the abstract, only the title&lt;br /&gt;
can be generated automatically.  So, there is an '''abstract''' environment.&lt;br /&gt;
It generates the title and numbers the pages in arabic numerals and&lt;br /&gt;
makes sure that it starts on new page.&lt;br /&gt;
&lt;br /&gt;
As of December 2009, the abstract is no longer signed, so the&lt;br /&gt;
'''\abstractsignature''' macro present in earlier versions of the&lt;br /&gt;
'''ucbthesis''' class is no longer defined.&lt;br /&gt;
&lt;br /&gt;
===Other Front Matter===&lt;br /&gt;
The remaining front matter (dedication, table of contents, lists of&lt;br /&gt;
figures and tables, acknowledgements) ''must'' be put inside the&lt;br /&gt;
'''frontmatter''' environment, which ensures that page-numbering is&lt;br /&gt;
handled properly.  Within this frontmatter environment, you put the&lt;br /&gt;
environments and commands for the rest of the front matter.  There are&lt;br /&gt;
environments for &amp;quot;dedication&amp;quot; and &amp;quot;acknowledgements&amp;quot; and the standard&lt;br /&gt;
LaTeX commands for producing '''\tableofcontents''', '''\listoffigures''', and&lt;br /&gt;
'''\listoftables'''.  &lt;br /&gt;
&lt;br /&gt;
The standard LaTeX commands are well documented in the LaTeX manual.&lt;br /&gt;
You will probably have to hand edit the '''.lof''' (list of figures) and&lt;br /&gt;
'''.lot''' (list of tables) files to make verbose captions more suitable for&lt;br /&gt;
this front matter.  Once you do this, remember to use the '''\nofiles'''&lt;br /&gt;
macro to keep them from getting overwritten.&lt;br /&gt;
&lt;br /&gt;
The '''acknowledgements''' and '''dedication''' environments make their contents&lt;br /&gt;
start on a new page.  The '''acknowledgements''' environment also puts the&lt;br /&gt;
word &amp;quot;Acknowledgements&amp;quot; in large, bold, centered text at the top of&lt;br /&gt;
the page.  For formatting the dedication page, you're on your own.&lt;br /&gt;
After all, the dedication is a kind of poetry and there's no&lt;br /&gt;
predicting the right way to format poetry.&lt;br /&gt;
&lt;br /&gt;
==Other commands not found in the standard report style==&lt;br /&gt;
The '''smalltabular''' and '''smalltabular*''' environments are equivalent to&lt;br /&gt;
the '''tabular''' and '''tabular*''' environments, except that they use the&lt;br /&gt;
'''\small''' font.  The '''scriptsizetabular''' and '''scriptsizetabular*'''&lt;br /&gt;
environments use the '''\scriptsize''' font.&lt;br /&gt;
&lt;br /&gt;
==Installing the '''ucbthesis''' class==&lt;br /&gt;
To install the '''ucbthesis''' class, you need to install four files:&lt;br /&gt;
 ucbthesis.cls&lt;br /&gt;
 ucbt10.clo&lt;br /&gt;
 ucbt11.clo&lt;br /&gt;
 ucbt12.clo&lt;br /&gt;
in your LaTeX class file repository.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3427</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3427"/>
		<updated>2010-10-22T23:59:18Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Change ucthesisnew to ucbthesis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by '''ucbthesis'''.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucbthesis}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead, and be sure&lt;br /&gt;
to use the '''masters''' option.  The Graduate Division will not accept&lt;br /&gt;
a master's thesis that refers to itself as a &amp;quot;dissertation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the files '''ucbthesis.cls''',&lt;br /&gt;
'''ucbt10.clo''', '''ucbt11.clo''', and '''ucbt12.clo'''.  These files&lt;br /&gt;
are available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3426</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3426"/>
		<updated>2010-10-22T23:50:27Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Change ucthesisnew to ucbthesis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucbthesis''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It does not comply with the current requirements, and is being replaced by ucbthesis.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link&lt;br /&gt;
&amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucbthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucbthesis''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucbthesisnew''' document class, you only need to change the '''\documentclass''' line to use '''ucbthesis''' instead.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucbthesis''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucbthesis}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
==Diagrams==&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucbthesis''' package consists of the files '''ucbthesis.cls''',&lt;br /&gt;
'''ucbt10.clo''', '''ucbt11.clo''', and '''ucbt12.clo'''.  These files&lt;br /&gt;
are available on the web at the address /~vojta/ucbthesis/ .&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3425</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3425"/>
		<updated>2010-10-22T23:35:36Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Links */ Change ucthesisnew to ucbthesis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
As of October 2007 we are using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e] -- an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucbthesis''' document class&lt;br /&gt;
** [[ucbthesis readme file]] (documentation)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Submitting_your_thesis_electronically&amp;diff=3418</id>
		<title>Submitting your thesis electronically</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Submitting_your_thesis_electronically&amp;diff=3418"/>
		<updated>2010-08-12T05:10:50Z</updated>

		<summary type="html">&lt;p&gt;Vojta: deprecated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Submitting Your Thesis Electronically=&lt;br /&gt;
This wiki page is obsolete.&lt;br /&gt;
&lt;br /&gt;
Instead, please see one of the following pages (as appropriate):&lt;br /&gt;
* [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
* [[Preparing your master's thesis using LaTeX]]&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Latex_sample_metapost&amp;diff=3413</id>
		<title>Latex sample metapost</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Latex_sample_metapost&amp;diff=3413"/>
		<updated>2010-06-02T06:31:00Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Updated to use &amp;quot;filenametemplate&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=A Quick MetaPost Example=&lt;br /&gt;
This document gives a quick example of how to use MetaPost for graphics in LaTeX.&lt;br /&gt;
&lt;br /&gt;
==The Files==&lt;br /&gt;
First of all, here are the contents of '''file.tex''':&lt;br /&gt;
 \documentclass{article}&lt;br /&gt;
 \usepackage{graphicx}&lt;br /&gt;
 \begin{document}&lt;br /&gt;
 Hi there:  \includegraphics{file1.mps}&lt;br /&gt;
 \end{document}&lt;br /&gt;
&lt;br /&gt;
And, here is the MetaPost file '''file.mp'''.  It contains an arrow and&lt;br /&gt;
the letter &amp;quot;A&amp;quot; just above the middle of the arrow.&lt;br /&gt;
 filenametemplate &amp;quot;%j%c.mps&amp;quot;;&lt;br /&gt;
 beginfig(1);&lt;br /&gt;
 &lt;br /&gt;
 z1=(0,0);&lt;br /&gt;
 z2=(10mm,10mm);&lt;br /&gt;
 &lt;br /&gt;
 drawarrow(z1--z2);&lt;br /&gt;
 label.ulft(btex $A$ etex, .5[z1,z2]);&lt;br /&gt;
 &lt;br /&gt;
 endfig;&lt;br /&gt;
 &lt;br /&gt;
 bye&lt;br /&gt;
&lt;br /&gt;
==Creating and Viewing ''dvi'' Files==&lt;br /&gt;
&lt;br /&gt;
To create a ''dvi'' file, use the following commands.  You don't need&lt;br /&gt;
to run '''mpost''' a second time if you just update the ''tex'' file.&lt;br /&gt;
 mpost file&lt;br /&gt;
 latex file&lt;br /&gt;
&lt;br /&gt;
To view the ''dvi'' file, use the commands:&lt;br /&gt;
 dvips -o file.ps file&lt;br /&gt;
 gv file.ps&lt;br /&gt;
&lt;br /&gt;
===Notes:===&lt;br /&gt;
* The file '''file1.mps''' produced by '''mpost''' is not really a PostScript file; therefore you cannot use '''gv''' to view it.&lt;br /&gt;
* For the same reason, '''xdvi''' will not show '''file.dvi'''.&lt;br /&gt;
&lt;br /&gt;
==Creating ''pdf'' Files==&lt;br /&gt;
&lt;br /&gt;
If you want to create a ''pdf'' file, just use the following commands:&lt;br /&gt;
 mpost file&lt;br /&gt;
 pdflatex file&lt;br /&gt;
&lt;br /&gt;
Again, it is not necessary to run '''mpost''' if it has already been run since&lt;br /&gt;
'''file.mp''' was last updated.&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3412</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3412"/>
		<updated>2010-05-26T23:36:20Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Downloading the Macros to Your Computer */ macros are now posted on the web&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucthesisnew''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It has not been updated for the current requirements.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucthesisnew}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucthesisnew''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, be sure to get the new version of the document class, and&lt;br /&gt;
to use the '''masters''' option.  The Graduate Division will not accept&lt;br /&gt;
a master's thesis that refers to itself as a &amp;quot;dissertation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucthesisnew''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucthesisnew}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucthesisnew''' package consists of the files '''ucthesisnew.cls''',&lt;br /&gt;
'''uctn10.clo''', '''uctn11.clo''', and '''uctn12.clo'''.  These files&lt;br /&gt;
are available on the web at the address /~vojta/ucthesisnew/ .&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3411</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3411"/>
		<updated>2010-05-26T23:35:21Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Downloading the Macros to Your Computer */ macros are now posted on the web&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucthesisnew''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It has not been updated for the current requirements.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link&lt;br /&gt;
&amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucthesisnew''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, the only changes you need to know about for Spring 2010 are:&lt;br /&gt;
* You are required to use 12-point type (or larger) for your main font.  Therefore, do not use the '''10pt''' or '''11pt''' class options for the final version of your thesis.&lt;br /&gt;
* Be sure that you have the current version of '''ucthesisnew''' (dated 2010/04/27 or later).  Earlier versions did not ensure that the paper size of the pdf file was correctly set to 8.5 x 11 inches (many TeX systems are incorrectly set up to use A4 paper size by default).&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucthesisnew''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucthesisnew}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
==Diagrams==&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucthesisnew''' package consists of the files '''ucthesisnew.cls''',&lt;br /&gt;
'''uctn10.clo''', '''uctn11.clo''', and '''uctn12.clo'''.  These files&lt;br /&gt;
are available on the web at the address /~vojta/ucthesisnew/ .&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3410</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3410"/>
		<updated>2010-05-03T07:38:44Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Preparing the LaTeX File */ Replaced paragraph for current users of ucthesisnew&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucthesisnew''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It has not been updated for the current requirements.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucthesisnew}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucthesisnew''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, be sure to get the new version of the document class, and&lt;br /&gt;
to use the '''masters''' option.  The Graduate Division will not accept&lt;br /&gt;
a master's thesis that refers to itself as a &amp;quot;dissertation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucthesisnew''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucthesisnew}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucthesisnew''' package consists of the files '''ucthesisnew.cls''',&lt;br /&gt;
'''uctn10.clo''', '''uctn11.clo''', and '''uctn12.clo'''.  These files&lt;br /&gt;
can be found in the directory indicated below:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 | Linux machines:&lt;br /&gt;
 | '''/local/depot/4/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |-&lt;br /&gt;
 | Solaris machines:&lt;br /&gt;
 | '''/local/sol/9/depot/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3409</id>
		<title>Preparing your master's thesis using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_master%27s_thesis_using_LaTeX&amp;diff=3409"/>
		<updated>2010-05-03T03:34:24Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Master's Thesis Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
This page describes the process for preparing a master's thesis using LaTeX.&lt;br /&gt;
Note that, unlike Ph.D. dissertations, master's theses must be submitted on&lt;br /&gt;
paper.  In the Math Department, the recommended way of preparing this&lt;br /&gt;
manuscript is with LaTeX, using the '''ucthesisnew''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It has not been updated for the current requirements.&lt;br /&gt;
* Refer to this page only if you are writing a master's thesis.  For a doctoral dissertation, go to the page [[Preparing your Ph.D. dissertation using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucthesis-masters.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ ,&lt;br /&gt;
and adapt them to your situation.  You should also use the '''masters'''&lt;br /&gt;
class option by changing the first line of the file '''thesis.tex''' to read&lt;br /&gt;
 \documentclass[masters]{ucthesisnew}&lt;br /&gt;
&lt;br /&gt;
The document class '''ucthesisnew''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, the only change you need to know about for Spring 2010 is that&lt;br /&gt;
you are required to use 12-point type (or larger) for your main font.&lt;br /&gt;
Therefore, do not use the '''10pt''' or '''11pt''' class options for&lt;br /&gt;
the final version of your thesis.&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucthesisnew''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass[masters]{ucthesisnew}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucthesisnew''' package consists of the files '''ucthesisnew.cls''',&lt;br /&gt;
'''uctn10.clo''', '''uctn11.clo''', and '''uctn12.clo'''.  These files&lt;br /&gt;
can be found in the directory indicated below:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 | Linux machines:&lt;br /&gt;
 | '''/local/depot/4/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |-&lt;br /&gt;
 | Solaris machines:&lt;br /&gt;
 | '''/local/sol/9/depot/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
To create the final version of your thesis, do the following:&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Thesis Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3408</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3408"/>
		<updated>2010-05-03T03:25:32Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Minor formatting changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucthesisnew''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It has not been updated for the current requirements.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link&lt;br /&gt;
&amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
=Preparing the LaTeX File=&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucthesisnew''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, the only changes you need to know about for Spring 2010 are:&lt;br /&gt;
* You are required to use 12-point type (or larger) for your main font.  Therefore, do not use the '''10pt''' or '''11pt''' class options for the final version of your thesis.&lt;br /&gt;
* Be sure that you have the current version of '''ucthesisnew''' (dated 2010/04/27 or later).  Earlier versions did not ensure that the paper size of the pdf file was correctly set to 8.5 x 11 inches (many TeX systems are incorrectly set up to use A4 paper size by default).&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucthesisnew''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucthesisnew}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
==Diagrams==&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
=Downloading the Macros to Your Computer=&lt;br /&gt;
&lt;br /&gt;
The '''ucthesisnew''' package consists of the files '''ucthesisnew.cls''',&lt;br /&gt;
'''uctn10.clo''', '''uctn11.clo''', and '''uctn12.clo'''.  These files&lt;br /&gt;
can be found in the directory indicated below:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 | Linux machines:&lt;br /&gt;
 | '''/local/depot/4/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |-&lt;br /&gt;
 | Solaris machines:&lt;br /&gt;
 | '''/local/sol/9/depot/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
=Steps for Final Submission=&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3407</id>
		<title>Preparing your Ph.D. dissertation using LaTeX</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=Preparing_your_Ph.D._dissertation_using_LaTeX&amp;diff=3407"/>
		<updated>2010-05-03T03:23:03Z</updated>

		<summary type="html">&lt;p&gt;Vojta: Initial creation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Preparing Your Ph.D. Dissertation Using LaTeX=&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
The Graduate Division now requires that Ph.D. dissertations be submitted&lt;br /&gt;
electronically as ''pdf'' files.  In the Math Department, the&lt;br /&gt;
recommended way of preparing a suitable pdf file is with LaTeX,&lt;br /&gt;
using the '''ucthesisnew''' document class.&lt;br /&gt;
&lt;br /&gt;
Take careful note of the following:&lt;br /&gt;
* You should not use the '''ucthesis''' document class included in most TeX distributions.  It has not been updated for the current requirements.&lt;br /&gt;
* Refer to this page only if you are writing a doctoral dissertation.  For a master's thesis, go to the page [[Preparing your master's thesis using LaTeX]].&lt;br /&gt;
&lt;br /&gt;
Graduate Division policies can be found on the web by going to the web page&lt;br /&gt;
http://grad.berkeley.edu/policies and following the link&lt;br /&gt;
&amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In case the wiki is down, this page is also available at /~vojta/tex/ucthesis-phd.html .&lt;br /&gt;
&lt;br /&gt;
==Preparing the LaTeX File==&lt;br /&gt;
&lt;br /&gt;
To prepare the LaTeX file, copy the files from the sample thesis located at&lt;br /&gt;
/~vojta/thesis/ , and adapt them to your situation.&lt;br /&gt;
&lt;br /&gt;
The document class '''ucthesisnew''' is already installed on our computer&lt;br /&gt;
network.  However, if you are using a thin client, then you will need&lt;br /&gt;
to type the following command, just once, in each terminal window in which&lt;br /&gt;
you plan to use TeX:&lt;br /&gt;
 set path = (/local/depot/texlive-2007/bin $path)&lt;br /&gt;
&lt;br /&gt;
If you have already started your thesis using the '''ucthesisnew'''&lt;br /&gt;
document class, the only changes you need to know about for Spring 2010 are:&lt;br /&gt;
* You are required to use 12-point type (or larger) for your main font.  Therefore, do not use the '''10pt''' or '''11pt''' class options for the final version of your thesis.&lt;br /&gt;
* Be sure that you have the current version of '''ucthesisnew''' (dated 2010/04/27 or later).  Earlier versions did not ensure that the paper size of the pdf file was correctly set to 8.5 x 11 inches (many TeX systems are incorrectly set up to use A4 paper size by default).&lt;br /&gt;
&lt;br /&gt;
If you have been using the old '''ucthesis''' document class, then you should&lt;br /&gt;
update your thesis to use '''ucthesisnew''' instead, as follows:&lt;br /&gt;
* Use '''\documentclass{ucthesisnew}''' instead of '''\documentclass{ucthesis}'''&lt;br /&gt;
* Do not use the '''\abstractsignature''' macro in your abstract&lt;br /&gt;
* The '''\prevdegrees''' macro will be ignored&lt;br /&gt;
&lt;br /&gt;
===Diagrams===&lt;br /&gt;
&lt;br /&gt;
Keep in mind that when TeX produces ''pdf'' output, it handles graphics&lt;br /&gt;
differently than it does when producing ''dvi'' output.  Generally,&lt;br /&gt;
for ''pdf'' output, graphics need to be provided in ''pdf''&lt;br /&gt;
format.  An exception is that MetaPost output can be handled directly.&lt;br /&gt;
&lt;br /&gt;
Therefore, if you normally use '''latex''' for producing drafts, sometime&lt;br /&gt;
well in advance of the deadline you should make sure that you have no&lt;br /&gt;
problems running '''pdflatex''' instead.&lt;br /&gt;
&lt;br /&gt;
==Downloading the Macros to Your Computer==&lt;br /&gt;
&lt;br /&gt;
The '''ucthesisnew''' package consists of the files '''ucthesisnew.cls''',&lt;br /&gt;
'''uctn10.clo''', '''uctn11.clo''', and '''uctn12.clo'''.  These files&lt;br /&gt;
can be found in the directory indicated below:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 | Linux machines:&lt;br /&gt;
 | '''/local/depot/4/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |-&lt;br /&gt;
 | Solaris machines:&lt;br /&gt;
 | '''/local/sol/9/depot/texlive-2007/tex/latex/local'''&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
To install them as a document class on your home computer, download them&lt;br /&gt;
and either put them in the same directory as your thesis files,&lt;br /&gt;
or follow the instructions for your TeX installation on installing new&lt;br /&gt;
LaTeX document classes.&lt;br /&gt;
&lt;br /&gt;
==Steps for Final Submission==&lt;br /&gt;
&lt;br /&gt;
First, print the approval page.  To do this, add a macro '''\approvalpage'''&lt;br /&gt;
just after '''\maketitle''' in your LaTeX file, and run TeX as usual.  You can&lt;br /&gt;
then print just that page from '''xdvi''', '''evince''', or&lt;br /&gt;
Adobe Reader ('''acroread''') by going to that page and selecting the&lt;br /&gt;
appropriate option on the &amp;quot;print&amp;quot; popup.&lt;br /&gt;
&lt;br /&gt;
To create the final ''pdf'' version, do the following:&lt;br /&gt;
* Make sure that you are not invoking the '''\approvalpage''' macro.&lt;br /&gt;
* Make sure that you are not using the '''twoside''' option (page numbers are not allowed in the upper left-hand corner of a page).&lt;br /&gt;
* Instead of typing '''latex''' to create a ''dvi'' file, type '''pdflatex''' (or '''xelatex''') instead.  If you have just run '''latex''' several times to create a ''dvi'' file, then you need to type '''pdflatex''' only once; otherwise you should run '''pdflatex''' and '''bibtex''' in the same sequence as you would run '''latex''' and '''bibtex''', respectively, when creating a ''dvi'' file.&lt;br /&gt;
* Check the thesis by running '''acroread''' or '''evince''' to view the resulting ''pdf'' file.&lt;br /&gt;
* For actual submission, see the instructions provided by the Graduate Division:  go to the web page http://grad.berkeley.edu/policies and follow the link &amp;quot;Dissertation Filing Guide&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You will also need to file the Dissertation Release Form; that form is&lt;br /&gt;
not covered by this web page.&lt;br /&gt;
&lt;br /&gt;
If you have any LaTeX-related questions about this process, email Paul Vojta at&lt;br /&gt;
[mailto:vojta@math.berkeley.edu vojta@math.berkeley.edu].&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
	<entry>
		<id>/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3406</id>
		<title>TeX (generally)</title>
		<link rel="alternate" type="text/html" href="/computing/wiki/index.php?title=TeX_(generally)&amp;diff=3406"/>
		<updated>2010-05-03T03:19:59Z</updated>

		<summary type="html">&lt;p&gt;Vojta: /* Links */ Updated with information on ucthesisnew for Spring 2010&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=TeX (generally)=&lt;br /&gt;
As of October 2007 we are using the 2007 TeX Live distribution of TeX and&lt;br /&gt;
related files.&lt;br /&gt;
You can browse local documentation on TeX Live and its packages by going to&lt;br /&gt;
/~vojta/tex-doc .  Files of particular interest&lt;br /&gt;
to beginners include:&lt;br /&gt;
* [/~vojta/tex-doc/english/lshort-english/lshort.pdf The Not So Short Introduction to LaTeX2e] -- an introduction to the LaTeX language&lt;br /&gt;
* [http://www.math.uiuc.edu/~hildebr/tex/ LaTeX tips]&lt;br /&gt;
* [/~vojta/tex-doc/english/comprehensive/symbols-a4.pdf Table of Mathematical Symbols]&lt;br /&gt;
&lt;br /&gt;
You can also see&lt;br /&gt;
[/computing/help/TeX our old TeX help]&lt;br /&gt;
instead, but be warned that many of these documents refer to LaTeX 2.09&lt;br /&gt;
instead of LaTeX 2e, which is installed here and which has been the&lt;br /&gt;
&amp;quot;modern&amp;quot; version of LaTeX since 1993.&lt;br /&gt;
&lt;br /&gt;
More good starting points for TeX and LaTeX information:&lt;br /&gt;
* [http://www.tug.org/ TeX Users Group Home Page] The best online information about TeX.  It indexes useful information if you don't know what TeX is, if you want to learn TeX and/or LaTeX, or if you've been using them for years.  They also run one of the main sites of the [http://ctan.tug.org/ Comprehensive TeX Archive Network].&lt;br /&gt;
* [http://www.tug.org/texlive/ TeX Live Home Page].&lt;br /&gt;
* [http://www.latex-project.org/ LaTeX home page].&lt;br /&gt;
* [http://www-cs-faculty.stanford.edu/~knuth/ Donald E. Knuth's home page].&lt;br /&gt;
* [http://mirror.ctan.org/info/Free_Math_Font_Survey/en/survey.pdf Free math fonts for TeX and LaTeX]&lt;br /&gt;
&lt;br /&gt;
Some [http://en.wikibooks.org/wiki/Main_Page WikiBooks] are also available for TeX:&lt;br /&gt;
* [http://en.wikibooks.org/wiki/LaTeX LaTeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX TeX]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/TeX_for_the_Impatient TeX for the Impatient]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Links to special topics on TeX include:&lt;br /&gt;
&lt;br /&gt;
* Writing your thesis in TeX:  the '''ucthesisnew''' document class&lt;br /&gt;
** [[ucthesis readme file]] (documentation; out of date)&lt;br /&gt;
** a [/~vojta/thesis/ sample thesis]&lt;br /&gt;
** [[Preparing your Ph.D. dissertation using LaTeX]]&lt;br /&gt;
** [[Preparing your master's thesis using LaTeX]]&lt;br /&gt;
* Writing letters in TeX:  [[ucbletter|the '''ucbletter''' document class]]&lt;br /&gt;
* [[pdftex|Using TeX to create ''pdf'' files]]&lt;br /&gt;
* [[Spell-checking TeX files]]&lt;br /&gt;
* [[Local TeX macro packages|Installing local macro packages (e.g.,&lt;br /&gt;
    '''ucbthesis''' or '''ucbletter''') on your machine at home]]&lt;br /&gt;
* [[Adding Fonts to TeX]] and [[Adding Macro Packages to TeX]] (on the math department network)&lt;br /&gt;
* [[Adding Fonts to XeTeX]]&lt;br /&gt;
* [[Converting From LaTeX 2.09]] to LaTeX 2e&lt;br /&gt;
&lt;br /&gt;
==Some Samples==&lt;br /&gt;
Some TeX samples are available:&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [/computing/help/TeX/samples/thesis/ latex]&lt;br /&gt;
 | Writing a thesis in LaTeX (same as the above link)&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2| [[tex sample metapost|tex and amstex]]&lt;br /&gt;
 | [[latex sample metapost|latex]]&lt;br /&gt;
 | A sample MetaPost document, with a label&lt;br /&gt;
 |-&lt;br /&gt;
 | [[tex sample rsfs|tex]]&lt;br /&gt;
 | [[amstex sample rsfs|amstex]]&lt;br /&gt;
 | [[latex sample rsfs|latex]]&lt;br /&gt;
 | Using Ralph Smith's Formal Script (rsfs) fonts for nicer script characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample cyrillic|amstex]]&lt;br /&gt;
 | [[latex sample cyrillic|latex]]&lt;br /&gt;
 | Using Cyrillic text&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample sha|amstex]]&lt;br /&gt;
 | [[latex sample sha|latex]]&lt;br /&gt;
 | Using Cyrillic symbols&lt;br /&gt;
 |-&lt;br /&gt;
 |colspan=2|&lt;br /&gt;
 | [[latex sample romanian|latex]]&lt;br /&gt;
 | Using Romanian characters&lt;br /&gt;
 |-&lt;br /&gt;
 |&lt;br /&gt;
 | [[amstex sample bold greek|amstex]]&lt;br /&gt;
 | [[latex sample bold greek|latex]]&lt;br /&gt;
 | Bold Greek letters&lt;br /&gt;
 |}&lt;/div&gt;</summary>
		<author><name>Vojta</name></author>
		
	</entry>
</feed>