Herbert Schulz | 1 May 2011 14:43
Picon

Tabular-phobic

Howdy,

Those of us that may be tabular-phobic might take a look at TeXTable,
<http://jgs.guffin.info/textable/>, and see if you like it. Please review it too.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Alan Munn | 1 May 2011 15:49
Picon
Favicon
Gravatar

Re: Tabular-phobic

On May 1, 2011, at 8:43 AM, Herbert Schulz wrote:

> Howdy,
> 
> Those of us that may be tabular-phobic might take a look at TeXTable,
<http://jgs.guffin.info/textable/>, and see if you like it. Please review it too.

It's nice to see this tool back, although some of the problems remain.  I see no preview at all. Also, the code
for centering the table is incorrect (it uses \begin{center}...\end{center} instead of \centering).

(OS 10.6.6)

Alan

--

-- 
Alan Munn
amunn@...

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Herbert Schulz | 1 May 2011 16:03
Picon

Re: Tabular-phobic


On May 1, 2011, at 8:49 AM, Alan Munn wrote:

> On May 1, 2011, at 8:43 AM, Herbert Schulz wrote:
> 
>> Howdy,
>> 
>> Those of us that may be tabular-phobic might take a look at TeXTable,
<http://jgs.guffin.info/textable/>, and see if you like it. Please review it too.
> 
> It's nice to see this tool back, although some of the problems remain.  I see no preview at all. Also, the code
for centering the table is incorrect (it uses \begin{center}...\end{center} instead of \centering).
> 
> (OS 10.6.6)
> 
> Alan

Howdy,

Like I said, I haven't tried it out. Interestingly, there is a Preferences check box to automatically
Preview and a path for /usr/texbin/pdflatex so I don't know what is happening.

Good point about centering too. That always enters annoying extra vertical space.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)

(Continue reading)

Mckale, Kaleb | 1 May 2011 21:03
Picon
Favicon

RE: Re: "THE" George Gratzer???

Ouch that was a little jab.  Alan, are you offended by my question?

On 5/1/11 2:00 PM, "macosx-tex-request@..."
<macosx-tex-request@...> wrote:

>That's the George, and there are many on this list who also assisted
>in that book if you looked at the front matter.
>
>Alan

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Justin C. Walker | 1 May 2011 21:09
Picon
Gravatar

Re: Tabular-phobic


On May 1, 2011, at 05:43 , Herbert Schulz wrote:

> Howdy,
> 
> Those of us that may be tabular-phobic might take a look at TeXTable,
<http://jgs.guffin.info/textable/>, and see if you like it. Please review it too.

I downloaded 0.2.  Out of curiosity, I also downloaded the "extras" tarball.  If I run "tar -tf" on that file, I get
  TexTable/TeXTable.xcftar: Damaged tar archive: Invalid argument
and then a batch of complaints about a broken archive.  Looks like he tried to create a tar file that was in the
directory he was "tar"ing :-}

I have "recognize typed TeX" checked in prefs (the default).  If I change the "begin{center}" usage to
"\centering{}", and select "copy TeX to Clipboard", the pasted TeX does not include the 'centering'
piece.  The same thing happens with "begin/end center".

In the About box, there's a live link labelled "Twisted Theory Software".  Clicking on that takes me to a
spam/phishing/junk site telling me the domain name may be available.  It does have a link for TeXTables,
which takes me to another site offering that domain as possibly available.  I gave up.

I have no idea what's going on with "preview".  I'm sure there's an inner logic to what I see, but it's obscure. 
Sometimes, I get just a light blue rectangle; sometimes it's got the caption in it; I have yet to see the
table printed; and sometimes, I just get the TeX source.

There are a few "deprecation" warnings from TeXTables in the system logs (coming from one of the system's
libraries), but nothing that bears on the lack of a preview.  In addition, the "Messages" window never has
anything, even if I ramp up verbosity to "highest".

Justin
(Continue reading)

Yasmin Lucero | 1 May 2011 22:26
Picon

Re: Tabular-phobic

I downloaded 0.2 to my mac running 10.4 and texshop installation. Initially, everything seems to work smoothly, preview and all. This is a really, really good idea and I hope to see further development. For the most windows centric n00b, I might suggest this tool. But, overall, I just think it needs more features before I would recommend it. Here are some things I'd like to see supported, in order of importance:


multirow/multicol
booktabs

lines (between columns and/or rows)

ability to set up aligned columns (e.g., align rows of numbers around a decimal point)

number formatting (scientific, significant figures, dates, etc.)

paragraph columns (w/ a friendlier interface)

colors
longtable
automated label generation

Thanks, 
Yasmin

------------------------------------------------
Yasmin Lucero
Postdoctoral Fellow
Northwest Fisheries Science Center
2725 Montlake Boulevard East, Rm 171W
Seattle, Washington 98112

http://yasmin.lucero.googlepages.com


On Sun, May 1, 2011 at 5:43 AM, Herbert Schulz <herbs <at> wideopenwest.com> wrote:
Howdy,

Those of us that may be tabular-phobic might take a look at TeXTable, <http://jgs.guffin.info/textable/>, and see if you like it. Please review it too.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)




----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex



----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Alan T Litchfield | 1 May 2011 22:40
Picon

Re: "THE" George Gratzer???

Uh no???

Just saying there are lots of good people on this list :)

Alan

On 2/05/2011, at 7:03 AM, Mckale, Kaleb wrote:

> Ouch that was a little jab.  Alan, are you offended by my question?
>
> On 5/1/11 2:00 PM, "macosx-tex-request@..."
> <macosx-tex-request@...> wrote:
>
>> That's the George, and there are many on this list who also assisted
>> in that book if you looked at the front matter.
>>
>> Alan
>

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Andrea Raiconi | 1 May 2011 23:03
Picon
Favicon

Re: Tabular-phobic

agree with your comments. with some decent mulirow/col support it might start being a time saver. It also
would be nice to have the option to import data from spreadsheets (apologies if it's already there and I
didn't notice).

Il giorno May 1, 2011, alle ore 10:26 PM, Yasmin Lucero ha scritto:

> I downloaded 0.2 to my mac running 10.4 and texshop installation. Initially, everything seems to work
smoothly, preview and all. This is a really, really good idea and I hope to see further development. For the
most windows centric n00b, I might suggest this tool. But, overall, I just think it needs more features
before I would recommend it. Here are some things I'd like to see supported, in order of importance:
> 
> multirow/multicol
> booktabs
> 
> lines (between columns and/or rows)
> 
> ability to set up aligned columns (e.g., align rows of numbers around a decimal point)
> 
> number formatting (scientific, significant figures, dates, etc.)
> 
> paragraph columns (w/ a friendlier interface)
> 
> colors
> longtable
> automated label generation
> 
> Thanks, 
> Yasmin
> 
> ------------------------------------------------
> Yasmin Lucero
> Postdoctoral Fellow
> Northwest Fisheries Science Center
> 2725 Montlake Boulevard East, Rm 171W
> Seattle, Washington 98112
> 
> http://yasmin.lucero.googlepages.com
> 
> 
> On Sun, May 1, 2011 at 5:43 AM, Herbert Schulz <herbs@...> wrote:
> Howdy,
> 
> Those of us that may be tabular-phobic might take a look at TeXTable,
<http://jgs.guffin.info/textable/>, and see if you like it. Please review it too.
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)
> 
> 
> 
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
> 
> 
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
> 

-- 
Andrea Raiconi, Ph.D.
Postdoctoral Researcher
Department of Mathematics and Computer Science
University of Salerno
Via Ponte Don Melillo, 84084 Fisciano (SA) Italy
Phone: (+39) 089 963384
Fax: (+39) 089 963303
Email: araiconi@...
http://www.orgroup.dmi.unisa.it/group/people/raiconi/

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Justin C. Walker | 1 May 2011 23:09
Picon
Gravatar

Re: Tabular-phobic


On May 1, 2011, at 14:03 , Andrea Raiconi wrote:

> agree with your comments. with some decent mulirow/col support it might start being a time saver. It also
would be nice to have the option to import data from spreadsheets (apologies if it's already there and I
didn't notice).

Try File -> 'Import CSV'
Presumably, you have to 'export' from a spreadsheet in CSV format first...

HTH

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
I'm beginning to like the cut of his jibberish.
-----------

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex

Herbert Schulz | 1 May 2011 23:17
Picon

Re: Tabular-phobic


On May 1, 2011, at 4:03 PM, Andrea Raiconi wrote:

> agree with your comments. with some decent mulirow/col support it might start being a time saver. It also
would be nice to have the option to import data from spreadsheets (apologies if it's already there and I
didn't notice).
> 

Howdy,

There was something about importing comma/tab delimited data. But since I don't even get a preview I'm not
sure what is going on.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex


Gmane