Search found 4 matches

by rgerhards
Wed Apr 22, 2009 8:01 am
Forum: Conversion Tools
Topic: latex2html node names
Replies: 0
Views: 2486

latex2html node names

Hi,

I would like to generate at least part (best all) of the documentation of my open source project from a LaTeX source. So far I am using pure html files. latex2html seems to provide the basic things I need, except for one real show stopper: I need to be able to assign specific file names to the ...
by rgerhards
Sun Oct 12, 2008 6:20 pm
Forum: Document Classes
Topic: samples/documentation for circ package?
Replies: 5
Views: 5961

samples/documentation for circ package?

Sorry for not expressing myself well enough. I visited these sample threads, but they do not talk about logic gates or the problem I am facing.

I'll try to be a bit more elaborative ;)

For example, I have this code (not really finished, because of the problem I face ;)):

\begin{circuit}0
\OR1 ...
by rgerhards
Sun Oct 12, 2008 5:52 pm
Forum: Document Classes
Topic: samples/documentation for circ package?
Replies: 5
Views: 5961

Re: samples/documentation for circ package?

Hi Stefan,

thanks for the tips :)

Unfortunately, I learned about circ on ctan and read the document you quote. Chances are good I misunderstood the doc (I am new to LaTeX as well), but this is why I would really appreciate a sample or some other doc (google search turned up almost nothing :().

I ...
by rgerhards
Sun Oct 12, 2008 12:31 pm
Forum: Document Classes
Topic: samples/documentation for circ package?
Replies: 5
Views: 5961

samples/documentation for circ package?

Hi,

I am looking for a package that permits me to draw circuit diagrams (as used in technical informatics). So far, I have found the circ package, which seems to include at least most things I need (but I could not find multiplexers so far...). However, the documentation is quite brief and lacks a ...