Search found 6 matches

by spin0za
Tue Dec 20, 2011 4:21 am
Forum: General
Topic: Avoiding duplicate Sections in the ToC
Replies: 1
Views: 6123

Avoiding duplicate Sections in the ToC

Hi,

Is there a way to avoid having duplicate sections in the Table of Contents?

At the moment, I need to add a bunch of section tags in my master file. I would prefer to have the section tags in the multiple .tex files. Then simple add a bunch of include commands, and if two consecutive sections ...
by spin0za
Thu Dec 15, 2011 4:45 pm
Forum: General
Topic: Web-based Creation of a LaTeX Textbook
Replies: 5
Views: 4261

Web-based Creation of a LaTeX Textbook

Awesome. I'm installing a personal server so I can test and tweak it. So I guess it is "bbl". ;)

Update: up and running. I'm trying it out with my own tex files. I didn't have to use a cgi so I just renamed download.cgi as download.php. Also had to remove the shebang lines since I'm using wampp (on ...
by spin0za
Mon Dec 12, 2011 8:39 pm
Forum: New Members
Topic: Hiya
Replies: 2
Views: 2010

Hiya

I'm a teacher from Montreal, Canada. The current material in my field is often expensive and badly edited. I am interested in creating free but professorial-looking textbooks from texts that are in the public domain. That's what got me into LaTex. ;)
by spin0za
Mon Dec 12, 2011 8:22 pm
Forum: General
Topic: Web-based Creation of a LaTeX Textbook
Replies: 5
Views: 4261

Re: Web-based Creation of a LaTeX Textbook

oops, double post.
by spin0za
Mon Dec 12, 2011 8:15 pm
Forum: General
Topic: Web-based Creation of a LaTeX Textbook
Replies: 5
Views: 4261

Web-based Creation of a LaTeX Textbook

I don't know if this will be useful to you but I liked the idea and was excited if I could do that. (Also, I wished that my teachers would be that concerned about preparing high quality supplementary material.)

I have made a little demonstration . If it is something close to what you have in mind ...
by spin0za
Sat Dec 10, 2011 9:47 pm
Forum: General
Topic: Web-based Creation of a LaTeX Textbook
Replies: 5
Views: 4261

Web-based Creation of a LaTeX Textbook

Hi,

As a uni prof, each semester, I need to create an anthology of texts that will be studied. I use LaTeX and create great-looking textbooks. I have all the required articles in tex format in a folder, and a master file with all the formatting and a bunch of /input commands. So all I have to do is ...