[SVN] Revision 974 (Latex)

Charilaos Skiadas skiadas at math.uchicago.edu
Thu May 19 06:47:10 UTC 2005


On May 19, 2005, at 1:16 AM, Allan Odgaard wrote:

> • Now allow any number and ordering of required {…} or optional […] 
> parameters after a \command. Not really sure when to allow picture (…) 
> arguments.

As far as I undestand, parenthesis parameters would only occur inside a 
\begin{picture} \end{picture} environment. So it would probably just be 
an issue of dealing with the picture environment separately. This is 
the syntax:
\begin{picture}(width,height)(x offset,y offset)
...
\end{picture}

the commands inside:
\circle[*]{diameter}
\dashbox{dash_length}(width,height){...}
\frame{...}
\framebox(width,height)[position]{...}
\line(x slope,y slope){length}
\linethickness{dimension}
\makebox(width,height)[position]{...}
\multiput(x coord,y coord)(delta x,delta y){no of copies}{object}
\oval(width,height)[portion]
\put(x coord,y coord){ ... }
\shortstack[position]{... \\ ... \\ ...}
\vector(x slope,y slope){length}

I'll play around with it over the weekend if I get a chance.
Haris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1526 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate-dev/attachments/20050519/a9274719/attachment.bin>


More information about the textmate-dev mailing list