Search found 17 matches

by mikkelstuff
Sat Jan 19, 2019 3:17 am
Forum: Graphics, Figures & Tables
Topic: figure question
Replies: 6
Views: 3453

figure question

Ok got it working. Thanks, Clark
by mikkelstuff
Fri Jan 18, 2019 2:22 am
Forum: Graphics, Figures & Tables
Topic: figure question
Replies: 6
Views: 3453

figure question

I tried adding the \usepackage{subfigure} but this still does not recognize the \begin{figure}.

Anyone have an example that works?
by mikkelstuff
Thu Jan 17, 2019 3:13 am
Forum: Graphics, Figures & Tables
Topic: figure question
Replies: 6
Views: 3453

figure question

Thanks Stefan. I did mean "graphicx" but did not know about the "subfigure" package.
by mikkelstuff
Wed Jan 16, 2019 4:12 am
Forum: Graphics, Figures & Tables
Topic: figure question
Replies: 6
Views: 3453

figure question

I want to use {figure} and {subfigure} to position photos but TexShop does not recognize the commands. I have included a \usepackage{graphix}. What else do I need?
by mikkelstuff
Mon Feb 28, 2011 5:58 pm
Forum: Page Layout
Topic: page number font size
Replies: 2
Views: 10330

page number font size

Yes, that works. I did modify the command line as:

Code: Select all

\renewcommand*{\thepage}{\footnotesize{A--\arabic{page}}}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
to change the page number style for this particular appendix.
by mikkelstuff
Sat Feb 26, 2011 12:20 am
Forum: Page Layout
Topic: page number font size
Replies: 2
Views: 10330

page number font size

I have used the \fontsize command to set the text font size to 12 pt but now I need to independently set the page number font size to 10 pt. Can someone enlighten me?
by mikkelstuff
Wed Nov 03, 2010 12:28 am
Forum: Fonts & Character Sets
Topic: font size with Times New Roman
Replies: 2
Views: 20547

Re: font size with Times New Roman

Thanks again frabjous. This looks close enough to Times New Roman for me.
by mikkelstuff
Tue Nov 02, 2010 10:48 pm
Forum: Fonts & Character Sets
Topic: font size with Times New Roman
Replies: 2
Views: 20547

font size with Times New Roman

I have been (ugh) forced to use the Times New Roman font and, to do so, have added the \usepackage(pslatex). The result looks like Times New Roman when compared to a WORD document, but the \fontsize command does not seem to set the font size.

It appears that the section headings are 12 point and ...
by mikkelstuff
Fri Oct 29, 2010 10:05 pm
Forum: General
Topic: simple bibliography numbering style
Replies: 2
Views: 2060

Re: simple bibliography numbering style

Excellent frabjous! I'm very new to this and have much to learn.
by mikkelstuff
Fri Oct 29, 2010 8:07 pm
Forum: General
Topic: simple bibliography numbering style
Replies: 2
Views: 2060

simple bibliography numbering style

Is there a bibliography style to number the references without the square brackets, such as

1. Smith .....

2. Jones ....

Thanks