Okay, I'm still having a little trouble here. I tried the supertabular package, as kaiserkarl3 suggested. I think that this will work, but I'm having some trouble with the package options. Mostly with defining the header options.
Again, thanks to all for the assistance.
Ryan
Search found 5 matches
- Fri Oct 12, 2012 7:18 pm
- Forum: Graphics, Figures & Tables
- Topic: Problems with Table
- Replies: 3
- Views: 5133
- Wed Oct 10, 2012 8:12 pm
- Forum: Graphics, Figures & Tables
- Topic: Problems with Table
- Replies: 3
- Views: 5133
Problems with Table
Hey everybody! I'm wondering if someone can help me out. I'm working on a table I'm using to make a catalogue list of my books. Here is what I've written so far:
\documentclass[10pt,letterpaper,landscape]{article}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage[left=0 ...
\documentclass[10pt,letterpaper,landscape]{article}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage[left=0 ...
- Mon Sep 10, 2012 3:22 pm
- Forum: Fonts & Character Sets
- Topic: Best Practice for using Fonts
- Replies: 5
- Views: 7593
Re: Best Practice for using Fonts
Thank you for your post, Stefan. You gave some wonderful information. I truly appreciate it.
I am wondering if some of these font packages contain more than one useable font. When I open my package manager and take a look at a fonts package (palatino, for example), I see several files contained ...
I am wondering if some of these font packages contain more than one useable font. When I open my package manager and take a look at a fonts package (palatino, for example), I see several files contained ...
- Mon Sep 10, 2012 10:02 am
- Forum: Fonts & Character Sets
- Topic: Best Practice for using Fonts
- Replies: 5
- Views: 7593
Re: Best Practice for using Fonts
First off, thanks to Torsten for the answer.
I have a couple of follow up questions.
1. How would I go about declaring a font for an entire document, and
2. what if I wanted to use non-Latin fonts in a multilingual document?
Again, I appreciate the assistance.
Ryan
I have a couple of follow up questions.
1. How would I go about declaring a font for an entire document, and
2. what if I wanted to use non-Latin fonts in a multilingual document?
Again, I appreciate the assistance.
Ryan
- Mon Sep 10, 2012 5:40 am
- Forum: Fonts & Character Sets
- Topic: Best Practice for using Fonts
- Replies: 5
- Views: 7593
Best Practice for using Fonts
I am new to LaTeX, so please forgive any errors on my part.
My question deals with the coding of fonts in a document. The example below demonstrates the way that I am using fonts:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[light,math]{iwona}
\begin{document}
Lorem ipsum dolor ...
My question deals with the coding of fonts in a document. The example below demonstrates the way that I am using fonts:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[light,math]{iwona}
\begin{document}
Lorem ipsum dolor ...