Intersection of 3 spheres in PSTricks11573 (6/29/2010 10:33:50 PM) comp.text.tex How do I draw the shape of the intersection of three equal spheres?
I would like some sort of 3-D drawing that displays the spheres and the
lozenge-like shape of the their intersection. Specifically, the s... reingold
Bounding box problem in PSTricks12269 (5/12/2010 8:15:33 PM) comp.text.tex The following simple drawing of a hexagon has a bounding box that
is too long on the righthand side; why?!
\documentclass{article}
\usepackage{pst-all}
\begin{document}
\psset{xunit=1,yunit=0.866}
\... reingold
Overprinting in Beamer7422 (5/11/2010 7:45:32 PM) comp.text.tex I want the word FALSE in large letters printed on top of
\begin{conjecture}
For sufficiently large $n$, if there are fewer than $n/2$
cops, the robber can forever evade capture on the continuous ... reingold
PSTricks multirput question6164 (5/4/2010 7:04:05 PM) comp.text.tex In "The LaTeX Graphics Companion at the top of page 268 it says
"With \multirput, axis marks--including labels--can be readily placed."
The example shows how to get the axis tick marks; how does one get
mult... reingold
Getting tooltips in a pdf file from latex10345 (4/19/2010 8:48:07 PM) comp.text.tex I am starting this string again in hopes of cutting the clutter and making
clear what help I need.
I use latex -> dvips -> ps2pdf to produce pdf files.
I need (in the pdf file) to get tooltips of simple ... reingold
pdflatex/PSTricks conflict?20241 (4/16/2010 4:57:53 PM) comp.text.tex The following works just fine in latex, but produces no output in pdflatex:
\documentclass{article}
\usepackage{fancybox,pst-all}
\begin{document}
\begin{LandScape}{\rotateleft}
\centerline{Sta... reingold
cooltooltips problem2237 (4/15/2010 4:32:01 PM) comp.text.tex
The following simple file
\documentclass{article}
\usepackage{cooltooltips}
\begin{document}
\cooltooltip[0 1 0]{TEST}{Tool tip}{\url}{Example}
\end{document}
fails as follows. What am I ... reingold
Completely filling a letter-sized page4139 (4/13/2010 1:01:07 PM) comp.text.tex I have PSTricks figure (with a caption and a title) that needs to completely
fill an 8.5in by 11in sheet in landscape mode with just 0.25in border on all
sides; how do I achieve this? I have played with pape... reingold
Knuth's double-dot interval notation2256 (12/8/2009 5:55:05 PM) comp.text.tex I don't want to reinvent the wheel, so is there a built-in function/character
for Knuth's double-dot interval notation, (a .. b) that gives the appropriate
spacing around the two dots?
--
Professor Edw... reingold
List of BibTeX file1170 (11/18/2009 5:04:02 PM) comp.text.tex I want to take a BibTeX file and creat a list of the papers in it, say for a
bibliography independent of any LaTeX file. How do I do that?
--
Professor Edward M. Reingold Email: reingold@i... reingold
Outline Hebrew font231 (7/11/2008 7:39:33 PM) comp.text.tex A standard font on my PC and a Sun Blade is the Jerusalem Hebrew font, but how do I get an outline version of it? -- Professor Edward M. Reingold Email: reingold@iit.edu Department of Computer... reingold(129)
Very large paper (30in by 40in)2130 (8/31/2008 9:53:23 PM) comp.text.tex I want to print a very large item, 30in by 40in, with a large logo in the middle. The following works for 3in by 4in, but when I change the 3in to 30in and the 4in to 40in and make the \scalebox parameters muc... reingold(129)
Can't find a font on a PC433 (3/18/2009 8:08:58 PM) comp.text.tex On my PC I get the error message ! Font \smallsansserif=phvb at 10.0pt not loadable: Metric (TFM) file not found but the font is there in C:\texmf\fonts\tfm\adobe\helvetic How do I tell LaTeX where to f... reingold(129)
Reusing theorem numbers1330 (5/20/2009 4:01:32 PM) comp.text.tex I want to reset the theorem number to a previously defined value; that is, I want to state a series of theorems (without proof) in one part of a paper, then repeat them (with proofs) WITH THE SAME NUMBERS in a ... reingold(129)
PSTricks problem #2149 (9/3/2009 3:02:51 PM) comp.text.tex I cannot figure out what I am doing wrong in the following simple example; this works as is \documentclass{article} \usepackage{pst-all} \makeatletter \pst@Verb{/harmonic { /num 0 def ... reingold(129)
PSTricks--Node relative to another node?462 (9/3/2009 6:19:16 PM) comp.text.tex In PSTricks, how do I define the position of one node relative to another node? That is, suppose I have defined node A; how do I define node B say, to at the coordinates of A + (0.5*\n, -1), where \n is a coun... reingold(129)
TeXLive 2008 problems625 (9/10/2009 9:07:37 PM) comp.text.tex After installing it on my Windows XP machine, nothing works! I now get c:\ed> latex koof.tex latex koof.tex This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7) %&-line parsing enabled. (Fatal ... reingold(129)
Ghanian (Akan) backwards "c"644 (11/12/2009 7:48:19 PM) comp.text.tex How do I get this character in LaTeX? -- Professor Edward M. Reingold Email: reingold@iit.edu Department of Computer Science Voice: (312) 567-3309 Illinois Institute of Technology... reingold(129)
Intersection of 3 spheres in PSTricks11573 (6/29/2010 10:33:50 PM) comp.text.tex How do I draw the shape of the intersection of three equal spheres?
I would like some sort of 3-D drawing that displays the spheres and the
lozenge-like shape of the their intersection. Specifically, the s... reingold(129)
Algorithm problems5285 (9/27/2010 10:06:39 PM) comp.text.tex When I try to run the .ins file through LaTeX, I get:
! Undefined control sequence.
l.277 % supports the \algorithmicto
{} connective, which can be used like:
Presum... reingold