Search found 11 matches

by davidpage
Sat Aug 13, 2016 1:17 am
Forum: Text Formatting
Topic: Separate numbering for different types of assumptions
Replies: 3
Views: 9698

Separate numbering for different types of assumptions

Nevermind, I guess I've figured it out. The code would be something like the following.

\newtheorem{assump}{Assumption}
\newtheorem{assumpB}{Assumption}
\renewcommand\theassump{A\arabic{assump}}
\renewcommand\theassumpB{B\arabic{assumpB}}

\begin{assump}
This assumption is labelled "Assumption A1 ...
by davidpage
Thu Aug 11, 2016 8:47 pm
Forum: Text Formatting
Topic: Separate numbering for different types of assumptions
Replies: 3
Views: 9698

Separate numbering for different types of assumptions

Hi,

I used the suggestion in this thread to label my assumptions A1, A2, and so on. But it turns out that I need a separate list of assumptions to be numbered B1, B2, etc. Is there a quick way I can achieve this? Thank you.
by davidpage
Sat Dec 03, 2011 3:13 pm
Forum: LyX
Topic: Blank Space(s) in Directory Path
Replies: 4
Views: 11566

Blank Space(s) in Directory Path

I have been using MikTeX 2.8 and has recently upgraded to MikTeX 2.9. To ensure my LyX (2.0) runs smoothly I uninstalled that and reinstalled the latest version (2.0.2), pointing it to my latest MikTex installation. However, when I use it to compile my document (Ctrl+R) a message box appears ...
by davidpage
Sun May 08, 2011 3:13 pm
Forum: Graphics, Figures & Tables
Topic: Creating a page in Lyx just big enough to accomodate a table
Replies: 3
Views: 2476

Creating a page in Lyx just big enough to accomodate a table

Thanks for the suggestion. It doesn't seem to work with Windows (at least easily), so I finally used Briss.
by davidpage
Sat May 07, 2011 7:22 pm
Forum: Graphics, Figures & Tables
Topic: Creating a page in Lyx just big enough to accomodate a table
Replies: 3
Views: 2476

Creating a page in Lyx just big enough to accomodate a table

Using Lyx, I would like to produce a pdf output so that the size of the pdf is just big enough to accommodate my table (instead of a full A4 page). Is it possible? Thanks.
by davidpage
Fri Mar 04, 2011 6:09 am
Forum: Graphics, Figures & Tables
Topic: Getting Gnuplot to work with LyX
Replies: 4
Views: 9088

Re: Getting Gnuplot to work with LyX

Thanks for your suggestion and it works! I was just wondering where to tell my computer that "gnuplot is here" and your method is spot-on. :D
by davidpage
Fri Feb 11, 2011 3:37 pm
Forum: Graphics, Figures & Tables
Topic: Getting Gnuplot to work with LyX
Replies: 4
Views: 9088

Getting Gnuplot to work with LyX

I tried the example in http://www.texample.net/tikz/examples/gnuplot-basics/ but it doesn't work in Lyx. The final output looks something like the following which I guess is that GNUPLOT wasn't configured to run properly:

output.png

I've tried changing pdflatex $$i to pdflatex --shell-escape $$i ...
by davidpage
Thu Jan 21, 2010 12:00 pm
Forum: General
Topic: Beamer Shadow Problem
Replies: 7
Views: 10693

Beamer Shadow Problem

It seems alright now after I've also upgraded Adobe reader, but still occasionally I do get files that won't show the shadow correctly outside full screen mode.

The following is a pdf file created, which happens to be OK.
test.pdf
(50.49 KiB) Downloaded 479 times
by davidpage
Sat Jan 16, 2010 4:21 pm
Forum: General
Topic: Beamer Shadow Problem
Replies: 7
Views: 10693

Beamer Shadow Problem

[...] Actually what I want is a continuous shadow, something like the bottom box in the figure below (instead of just having two "dots" - one at bottom-left and one top-right - as shown in the upper box of the same figure). [...]
I absolutely realize what you want. If you compared the two lists ...
by davidpage
Sat Jan 16, 2010 3:35 pm
Forum: General
Topic: Beamer Shadow Problem
Replies: 7
Views: 10693

Beamer Shadow Problem

The code is as follows:

*File List*
beamer.cls 2005/10/23 cvs version 3.06 A class for typesetting presentations (rcs-revision 1.67)
beamerbasercs.sty 2004/10/07 (rcs-revision 1.3)
beamerbasemodes.sty 2004/12/09 (rcs-revision 1.21)
beamerbasedecode.sty 2005/05/09 (rcs-revision 1.18 ...