Re: [toolbox] LaTeXiT 1.2 beta
Status: Planning
Brought to you by:
jlaurens
From: Herbert S. <he...@wi...> - 2005-07-03 12:24:29
|
On Jul 3, 2005, at 5:00 AM, Pierre Chatelier wrote: > >> - The cropping seems slightly over-enthusiastic. But not as bad >> as TeX itself! For example: >> \documentclass{article} >> \begin{document} >> \parindent=0pt >> \voffset=-1in >> \hoffset=-1in >> \setbox0=\hbox{$1=3$} >> \dimen0=\ht0 >> \advance\dimen0\dp0 >> \pdfpageheight=\dimen0 >> \pdfpagewidth=\wd0 >> \shipout\box0 >> \end{document} >> % (Stolen ages ago from Maarten, perhaps) > You are cheating, using Maarten's pathological latex source ( ;-) > no offense!) > I have an immediate solution, that concerns Herbert's remark too : > I could add a control to add some margin to the default bounding > box. If you need great precision, it would be a textfield. On the > contrary, it would be a slider. But it would need a re-latexisation > (nice word). Any thoughts ? > >> Howdy, A slider would be fine but there might be a display/entry box for the ``extra boundary space'' in pt too so one could be more precise. OT: have other folks on this list who use Tigerrrr had files that were left in /tmp/UID/ (actually /private/tmp/UID/) moved to UID's Trash on boot? This seemed to start happening on my system recently under 10.4.1. I use Macaroni so it may have something to do with how Macaroni is handling the daily cleanup. Good Luck, Herb Schulz (he...@wi...) |