Document ClassesStdpage: How to install it?

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
paris
Posts: 7
Joined: Tue May 08, 2007 3:55 pm

Stdpage: How to install it?

Post by paris »

Hello there!

I would like to use the stdpage package which is destinaded:
For translations, proofreading, journal contributions etc. standard pages are used. Those standard pages consist of a fixed number of lines and characters per line. This package produces pages with n lines of at most m characters each. For instance the German "Normseite": 60 lines of 30 characters each.
I found it here
http://www.ctan.org/tex-archive/macros/ ... b/stdpage/
and here
http://texcatalogue.sarovar.org/entries/stdpage.html

Nevertheless, i don't know how to use it. My compiler sais:
! LaTeX Error: File `stgpage.sty' not found.
I copied the package in
/usr/share/texmf-tetex/tex/latex

but nothing happens.

(I use Kubuntu, and I could perhaps install the Package: texlive-latex-extra, if I only knew how...

Can anyone help me?

Thanks a lot!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Stdpage: How to install it?

Post by localghost »

Take a look at another topic here [1]. Stefan gives some useful hints for installation there. This should solve your problem

[1] Trouble finding packages


Best regards
Thorsten¹
paris
Posts: 7
Joined: Tue May 08, 2007 3:55 pm

Stdpage: How to install it?

Post by paris »

It didn't work though... (but I think it was close...)

Actually I had:

Code: Select all

Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package texlive-latex-extra
Thanks a lot, though!

p.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Stdpage: How to install it?

Post by Stefan Kottwitz »

Hi paris,
paris wrote:Nevertheless, i don't know how to use it. My compiler sais:
! LaTeX Error: File `stgpage.sty' not found.
There's a mistake in the name, it's called stdpage like you've written in your message too, but the compiler got the wrong name.

Stefan
LaTeX.org admin
paris
Posts: 7
Joined: Tue May 08, 2007 3:55 pm

Re: Stdpage: How to install it?

Post by paris »

Thanks a lot Stefan!

Ouf...

I managed to do it!!!

(an alternative way is to just change the line spacing and the fonts size... You don't get precise number of characters and lines, but is more beautiful).

Thanks guys!

See you.

p.
Post Reply