Ah, fantastic
Thanks
Search found 8 matches
- Wed May 06, 2009 3:00 pm
- Forum: General
- Topic: Installing tikz-timing package
- Replies: 6
- Views: 4932
- Wed May 06, 2009 2:12 pm
- Forum: General
- Topic: Installing tikz-timing package
- Replies: 6
- Views: 4932
Re: Installing tikz-timing package
Hmm, defiantly getting somewhere - Thanks
As far as I can tell it has now loaded the package as it no longer can't find the file, however, I now get an Undefined control sequence error which disappears when I comment out my usepackage command.
I get \GenericError... #4 \errhelp \@err@...l.1242 ...
As far as I can tell it has now loaded the package as it no longer can't find the file, however, I now get an Undefined control sequence error which disappears when I comment out my usepackage command.
I get \GenericError... #4 \errhelp \@err@...l.1242 ...
- Tue May 05, 2009 5:11 pm
- Forum: General
- Topic: Installing tikz-timing package
- Replies: 6
- Views: 4932
Re: Installing tikz-timing package
Hi,
texhash goes off and does something (after I changed some permissions) but TexShop still won't recognise the new package - all I get is the "File `tikz-timing.sty' not found
Thanks anyway
texhash goes off and does something (after I changed some permissions) but TexShop still won't recognise the new package - all I get is the "File `tikz-timing.sty' not found
Thanks anyway
- Tue May 05, 2009 3:05 pm
- Forum: General
- Topic: Installing tikz-timing package
- Replies: 6
- Views: 4932
Installing tikz-timing package
Hi,
I'm trying to install tikz-timing package in order to make timing diagrams for a project report.
I've successfully manufactured a .sty file but try as I might I can't get it into the correct folder or install it to the directory in any way.
I'm running TexShop on OSX and have tried putting it ...
I'm trying to install tikz-timing package in order to make timing diagrams for a project report.
I've successfully manufactured a .sty file but try as I might I can't get it into the correct folder or install it to the directory in any way.
I'm running TexShop on OSX and have tried putting it ...
- Sun May 03, 2009 12:51 pm
- Forum: General
- Topic: TOC and Appendices
- Replies: 2
- Views: 2116
Re: TOC and Appendices
I've managed this to a degree by creating a new flot called app and within the appendices environment used the addtolist command (in the \includepdf) to number the appendices and then a \listof{app} command to make the list.
So, not quite what I wanted but close enough!
So, not quite what I wanted but close enough!
- Tue Apr 28, 2009 1:56 pm
- Forum: General
- Topic: TOC and Appendices
- Replies: 2
- Views: 2116
TOC and Appendices
Hi,
I'm just trying to format the names appendices of my report and make them appear in lists etc as I need.
Basically, what I'm after is a single title of Appendices; which I've achieved using the appendix package and the code:
\appendix
\appendixpage
\addappheadtotoc
After this I'd like the ...
I'm just trying to format the names appendices of my report and make them appear in lists etc as I need.
Basically, what I'm after is a single title of Appendices; which I've achieved using the appendix package and the code:
\appendix
\appendixpage
\addappheadtotoc
After this I'd like the ...
- Sat Apr 11, 2009 4:30 pm
- Forum: Page Layout
- Topic: Plain Footer
- Replies: 2
- Views: 2371
Re: Plain Footer
Ah yes, that's done it.
Thanks
Thanks
- Sat Apr 11, 2009 2:51 pm
- Forum: Page Layout
- Topic: Plain Footer
- Replies: 2
- Views: 2371
Plain Footer
Hallo,
I'm using fancyhdr for the majority of a report I'm doing but want footer of the top matter to be different. I've successfully used \thispagestyle{plain} up to now, but my TOC has just spilled over into 2 pages and is only likely to get longer. Is there a way I can re-action the ...
I'm using fancyhdr for the majority of a report I'm doing but want footer of the top matter to be different. I've successfully used \thispagestyle{plain} up to now, but my TOC has just spilled over into 2 pages and is only likely to get longer. Is there a way I can re-action the ...