Suggestion : a more consistant class-to-includefile mapping

ABX abx at abx.art.pl
Wed Jan 31 12:38:05 PST 2007


Francesco Montorsi <f18m_cpp217828 <at> yahoo.it> writes:
> The hard part wouldn't even be the maintainance (just adding a new redirection 
> include file when adding a new class isn't going to be a big effort I think), 
> but the initial creation of such huge number of files.

Well... Searching all *.tex files for "\section{\class{" gives you classes and
searching for first occurence of "\wxheading{Include files}" gives you real
header name. This way only documented classes are made available and vice versa,
you qyickly get feedback which class is not documented. The script in any
language should be trivial but it can also be made by tex2rtf during manual
creation.

ABX





More information about the wx-users mailing list