This is a collection of how-to recipes.  If you have an idea for a recipe that is missing from this page, send an email to {link: mailto:htcondor-admin@cs.wisc.edu htcondor-admin}.  If you cannot find a recipe here to help you, consider looking in the {link: http://research.cs.wisc.edu/htcondor/manual/current/index.html Manual} (esp the {link: http://research.cs.wisc.edu/htcondor/manual/current/Index.html index} of the manual), and/or consider {link: http://search.gmane.org/?query=Fill%20Your%20Search%20Text%20Here&author=&group=gmane.comp.distributed.condor.user searching the archives} of the {link: https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users htcondor-users email list}.  If you still cannot find what you want, take a look at the available {link: http://research.cs.wisc.edu/htcondor/htcondor-support/ free and paid support options}.
 
 <html>
-<table>
+<table cellspacing="10">
 <tr>
 <td valign="top">
 </html>
@@ -57,6 +57,7 @@
 </html>
 
 {subsection: FAQs about Job Submission}
+
 *: {wiki: HowToChirpRemoteIo How to do remote IO for vanilla universe jobs}
 *: {wiki: HowToCheckpoint How to checkpoint vanilla universe jobs}
 *: {wiki: HowToWriteaCondorqWrapper How to write a condor_q wrapper}
@@ -80,7 +81,9 @@
 *: {wiki: WhyDoVmwareJobsWithSymLinksFail  Why do VMWare VM Universe jobs whose image has a symbolic link fail?}
 *: {wiki: VaryArgumentsByProcId How to vary arguments to a job based on the Process/ProcID}
 *: {wiki: HowToRendezvousInParallelUniverse How two (or more) nodes of a parallel universe job can synchronize, pass a token, or agree on a port number}
-{subsubsection: Specific Issues with Windows}
+
+{subsection: Issues specific to HTCondor on MS Windows}
+
 *: {wiki: WhyDoesMyWindowProgramNotRun Why does my Windows program run fine outside HTCondor, but not when submitted to HTCondor?}
 *: {wiki: WhySoFewJobsOnWindow Why does my submit machine only run about 120 concurrent jobs?}
 *: {wiki: WhyDaemonsExitThousandThirtyEight Why do Windows daemons exit with 10038 (WSAENOTSOCK) error}