| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Mar 14 at 14:33 | |
| stats | profile views | 9 |
|
Feb 1 |
accepted | force section and subsection to capital letters |
|
Feb 1 |
asked | force section and subsection to capital letters |
|
Jan 3 |
comment |
Numbering macros ohh that right.. thanks |
|
Jan 3 |
accepted | Numbering macros |
|
Jan 2 |
comment |
Numbering macros \catcode`1 works but not for 2 or 3 etc |
|
Jan 2 |
comment |
Numbering macros my plan is to change em back. at the end of the def page, and also convert when needed. |
|
Jan 2 |
comment |
Numbering macros I know its no a good idea, but it is the only solution that i can find since i cannot change the name! |
|
Jan 2 |
asked | Numbering macros |
|
Dec 27 |
comment |
same float in multiple places pdflatex this is what i do now which works great. |
|
Dec 21 |
comment |
same float in multiple places pdflatex i have a script that converts some code into tables, and all these tables will be included in the end. Some of them are also needed in the report, so i would like to use the def to call them from the autogenerated code. but i will probably just do two files, one only including defs. |
|
Dec 21 |
comment |
same float in multiple places pdflatex i agree its a duplicate, sry i could not find the other post in my search |
|
Dec 21 |
comment |
same float in multiple places pdflatex sorry for not being clear. the problem is the tables i want to have in multiple places are in an appendix that is autogenerated. which means the \def will be in the last chapter. but i would like to CALL it before its actually defined. sort of a two times compile as for the \ref |
|
Dec 21 |
comment |
same float in multiple places pdflatex Small follow up Question, some of the tables are autogenerated and included in the end of the document. I can easily modify the auto generate code to do the \defs but are there anyway of using the def before its defined or including the document earlier with out actually printing the content. (its an appendix, don't want this in the beginning of the doc) |
|
Dec 21 |
accepted | same float in multiple places pdflatex |
|
Dec 21 |
comment |
same float in multiple places pdflatex awesome i will try this out |
|
Dec 21 |
asked | same float in multiple places pdflatex |
|
Dec 21 |
answered | dynamic paths in latex |
|
Dec 21 |
comment |
dynamic paths in latex ok can you point me to a good place to start? never made a package before. :) |
|
Dec 21 |
comment |
dynamic paths in latex thats going to be a problem since this stuff is under SVN and is used by multiple people and the folder structure is not the same for all users. only content in the SVN folder has the same structure. this behavior by latex is to me VERY odd, why should the path to a folder be from the location of the main file and not from location the file that calls... still hoping for a solution anyone? |
|
Dec 20 |
comment |
tikz-timing package gives up on path after 25 clock cycles i found out how to update. thank you and it solved my problems. i will try to install the texlive and test that |