listing package with multicol

2011-08-17 Thread Kulkarni Shantanu
Hi,
I have to split a program code (done using listing package)in 2 columns. The 
ways I have in mind are,
- make minipage 50% of width
- make a table with 2 colums
- use multicol package

Which of these is preferred? Or any other way that is recommended?

Thanks in advance.

Regards,
Shantanu
-- 



Re: Footnotes, new numbers from each chapter...

2011-08-14 Thread Kulkarni Shantanu
*  Frederick FN Noronha   
*?? ??   [110814 23:53]:
> Dear all: Is there some way I could start the footnote number new with each
> chapter -- that is, it should start from 1, 2, 3 etc at the start of every
> chapter? Many thanks in advance. FN

Please try the footmisc package. Something like,
\usepackage[perpage]{footmisc}

Remember, it needs at least two passes to do this correctly.

Cheers,
Shantanu
www.shantanukulkarni.org
-- 


Re: a bit of extra height for a particular page

2011-08-08 Thread Kulkarni Shantanu
* Richard Heck  [110808 20:32]:
> On 08/08/2011 10:40 AM, Kulkarni Shantanu wrote:
> > Hi,
> > I am stuck at this for hours now. I have a 30 page book in Tufte-book
> > class. On one of the pages, I require a little bit extra height to fit
> > in a single line. How do I do it?
> >
> http://latex.computersci.org/Reference/LineAndPageBreaking#toc5

Thanks a lot. Just what I needed.

Shantanu
www.shantanukulkarni.org
-- 



a bit of extra height for a particular page

2011-08-08 Thread Kulkarni Shantanu
Hi,
I am stuck at this for hours now. I have a 30 page book in Tufte-book
class. On one of the pages, I require a little bit extra height to fit
in a single line. How do I do it?

Thanks.
Shantanu
www.shantanukulkarni.org
-- 



a5paper for tufte book class

2011-07-17 Thread Kulkarni Shantanu
Hi,
Tufte book class docs say a5paper is not supported and one has to use the
geometry package. But geometry is already loaded by lyx. How do I pass
options to it later? I did \geometry{a5paper} but that made the
formatting extremly bad (I had already written 20 pages in Tufte default
mode).
If I give "a5paper"  in Documents->Settings->Document Class->Option,
does it trickle down to the geometry package?
The Documents->Settings->Page Layout->Paper Format is also greyed out
with A4.

Thanks in advance.

Shantanu
-- 



Re: Tufte Handout Title (again) and TOC

2011-07-13 Thread Kulkarni Shantanu
* Trevor Jenkins  [110713 23:32]:
> > http://wiki.lyx.org/uploads/Layouts/tufte-handout/1.6.x/sample-handout.lyx
> >
> 
> Um, that LyX file and the class authors' own PDF equivalent do not have
> non-slanted fonts in the headings.

Are you sure? "AN EXAMPLE OF THE USAGE OF THE
TUFTE - HANDOUT STYLE". This title seems to be upright.
How did the author get that?

Regards,
Shantanu
-- 


Re: SV: tufte class query

2011-07-13 Thread Kulkarni Shantanu
* Trevor Jenkins  [110713 23:32]:
> Try using LyX own ephm*asis* feature (on my Mac that's Cmd-E) with the text
> of the element selected. That's how I got it to work.

I *did* use C-E. No luck - using Lyx 1.6.5 on Ubuntu 10.04. Right now I
am using sfsidenotes option and it seems to be ok ... but ... I don't
like it too much.

Shantanu
-- 


Re: SV: tufte class query

2011-07-13 Thread Kulkarni Shantanu
Hi,
> >The tufte class title and author name is slanted. How to get those upright?
> 
> Have you tried to use emphasis or the text style dialog. Worked for me in my 
> test of tufte book...
> 

I want upright not slanted. Also it gives me error,

|  \title{\emph{Lecture Notes}}
|   
| I've run across a `}' that doesn't seem to match anything.  For example,
| `\def\a#1{...}' and `\a}' would produce this error. If you simply
| proceed now, the `\par' that I've just inserted will cause me to report
| a runaway argument that might be the root of the problem. But if your
| `}' was spurious, just type `2' and it will go away.
| 

Thanks  a lot in advance and sorry for the late mail, I was out of town
for 10 days.

Shantanu
-- 



Tufte Handout Title (again) and TOC

2011-07-13 Thread Kulkarni Shantanu
Hi,
I want my tufte handout title look like these ;
http://wiki.lyx.org/uploads/Layouts/tufte-handout/1.6.x/sample-handout.lyx

Can anyone guide in this please? I do not want slanted (italic) font.

For TOC in handout mode, my \section and \subsections are not seen? Any
help on this too?

Regads,
Shantanu
-- 



tufte class query

2011-07-04 Thread Kulkarni Shantanu
Hi,
In https://dl.getdropbox.com/u/502901/haskell.pdf can anyone tell which
font they might be using especially for code examples?
The tufte class title and author name is slanted. How to get those upright?

Thanks,
Shantanu
-- 



Re: powerdot style gallery

2011-02-22 Thread Kulkarni Shantanu
* Wolfgang Engelmann  [110222 14:09]:
> Nicely done and helpfull. I wish there would be a similar one for beamer.

Thanks. For beamer there alread is one at,

http://deic.uab.es/~iblanes/beamer_gallery/index.html

Shantanu
www.shantanukulkarni.org
-- 



powerdot style gallery

2011-02-21 Thread Kulkarni Shantanu
Hi,
I didn't find a style gallery for powerdot, so I created one. This was
done with a quick perl script and some vi power. I will improve the page 
when I get some time. Meanwhile, please check,

http://www.shantanukulkarni.org/powerdot/pdgallery.html

Style gallery is a one stop showcase of all the styles and palettes
available in powerdot. This makes it easy to choose required style and
palette. 

Comments welcome.

Thanks,
Shantanu
-- 


Re: powerdot font too small

2010-11-05 Thread Kulkarni Shantanu
Hi,
Instead of dvipdfm (I think because powerdot uses pstricks) do,
Ctrl-Shift-D - makes dvi
Ctrl-Shift-T - makes ps
and then make pdf - I guess Ctrl-V-P.
This might help. I have no access to lyx right now so the above part 
is from memory, nor I am a member of this list presently so sorry 
for breaking the threading, nor am I a guru of tex or lyx.


Shantanu
www.shantanukulkarni.org
--