Re: Combination from allowframebreaks and \addtocounter{framenumber}{-1} with beamer

2014-01-19 Thread Paul A . Rubin
Try putting \addtocounter{framenumber}{-1} in the title of the slide (in a
TeX inset), either before or after the actual title text.

Paul



Re: can't get LyX to open pdfs in Skim

2014-01-19 Thread Stephan Witt
Am 19.01.2014 um 18:21 schrieb Stephan Witt :

> Am 19.01.2014 um 15:11 schrieb Scott Kostyshak :
> 
>> Hi Richard,
>> 
>> On Sun, Jan 12, 2014 at 6:34 PM, Richard Talley  
>> wrote:
>>> When I was running LyX 1.6.x, I had no problems getting LyX and Skim to
>>> sync, but I can't get it working with LyX 2.0.6.
>> 
>> Do you still have your user folder from back then?
> 
> Hi,
> 
> the user folder is a different one for LyX 1.6 and 2.0 on a mac.
> 
> Sorry, I forgot to investigate this issue…
> 
>> 
>>> No matter what I do, generated pdfs continue to open in Preview rather than
>>> Skim.
>> 
>> OK let's take this one step at a time. The first step is getting Skim
>> to open the PDFs.
>> 
>>> 
>>> LyX has the correct (according to the wiki) command built-in - open LyX
>>> Preferences -> Output and in PDF command put
>>> /Applications/Skim.app/Contents/SharedSupport/displayline $$n $$o $$t.
>> 
>> This is only for Forward search, not for which program opens a PDF file.
> 
> This already doesn't work for me either.
> 
> 1. I'm previewing the LyX Tutorial. The Preview app is showing the pdf.
> 2. After configuring it I used Navigate => Forward Search
> 3. The message pane displays:
> 18:06:36.201: (forward-search)
> Running: /Applications/Skim.app/Contents/SharedSupport/displayline 423 
> Tutorial.pdf Tutorial.tex
> 4. Skim is opened and displays the title page of the pdf document.
> 
> I think, LyX changes to the temp buffer and runs the mentioned command.
> If I do the same in the terminal window the same happens and there is no 
> error.
> I've verified the line 423 of the file Tutorial.tex and it's the correct one.
> 
> So, I've no clue why that fails. Currently I have no chance to verify it with 
> LyX 1.6.

I've to correct myself. When using pdflatex and enabling "Synchronize with 
Output"
it works for me. Skim is not used as default viewer but is opened and the page
with the insertion point in LyX is shown when using forward search.

Stephan

Re: can't get LyX to open pdfs in Skim

2014-01-19 Thread Stephan Witt
Am 19.01.2014 um 15:11 schrieb Scott Kostyshak :

> Hi Richard,
> 
> On Sun, Jan 12, 2014 at 6:34 PM, Richard Talley  wrote:
>> When I was running LyX 1.6.x, I had no problems getting LyX and Skim to
>> sync, but I can't get it working with LyX 2.0.6.
> 
> Do you still have your user folder from back then?

Hi,

the user folder is a different one for LyX 1.6 and 2.0 on a mac.

Sorry, I forgot to investigate this issue…

> 
>> No matter what I do, generated pdfs continue to open in Preview rather than
>> Skim.
> 
> OK let's take this one step at a time. The first step is getting Skim
> to open the PDFs.
> 
>> 
>> LyX has the correct (according to the wiki) command built-in - open LyX
>> Preferences -> Output and in PDF command put
>> /Applications/Skim.app/Contents/SharedSupport/displayline $$n $$o $$t.
> 
> This is only for Forward search, not for which program opens a PDF file.

This already doesn't work for me either.

1. I'm previewing the LyX Tutorial. The Preview app is showing the pdf.
2. After configuring it I used Navigate => Forward Search
3. The message pane displays:
18:06:36.201: (forward-search)
Running: /Applications/Skim.app/Contents/SharedSupport/displayline 423 
Tutorial.pdf Tutorial.tex
4. Skim is opened and displays the title page of the pdf document.

I think, LyX changes to the temp buffer and runs the mentioned command.
If I do the same in the terminal window the same happens and there is no error.
I've verified the line 423 of the file Tutorial.tex and it's the correct one.

So, I've no clue why that fails. Currently I have no chance to verify it with 
LyX 1.6.

Richard, what version of Skim and Mac OS X did you use successfully?

Stephan

Re: can't get LyX to open pdfs in Skim

2014-01-19 Thread Scott Kostyshak
Hi Richard,

On Sun, Jan 12, 2014 at 6:34 PM, Richard Talley  wrote:
> When I was running LyX 1.6.x, I had no problems getting LyX and Skim to
> sync, but I can't get it working with LyX 2.0.6.

Do you still have your user folder from back then?

> No matter what I do, generated pdfs continue to open in Preview rather than
> Skim.

OK let's take this one step at a time. The first step is getting Skim
to open the PDFs.

>
> LyX has the correct (according to the wiki) command built-in - open LyX
> Preferences -> Output and in PDF command put
> /Applications/Skim.app/Contents/SharedSupport/displayline $$n $$o $$t.

This is only for Forward search, not for which program opens a PDF file.

What about going to Tools > Preferences > File Handling > File Formats
select, e.g. PDF (XeTeX)
and under "viewer" select Skim or add it as custom.

> I know I could force the pdfs to open in Skim by setting all pdfs to open in
> Skim, but I neither want nor should have to do that.

I thought this is what you want to do.

Best,

Scott