Re: Branches in 1.6.5 on OSX…

2010-02-23 Thread BH
On Tue, Feb 23, 2010 at 1:15 PM, rgheck rgh...@bobjweil.com wrote:
 On 02/23/2010 12:59 PM, BH wrote:

 I'm not sure what the German translation would be here, but here's how
 to find it in English:

 Document  Settings  Branches (the option just above LaTeX Preamble
 on the left-hand side of the dialog).

 Then on the right side, you can type a new branch name into the text
 box at the top (labeled New:) and then click on the Add button
 immediately to its right to add that branch.

 Is that enough to find it?



 I think the issue was that Branches wasn't appearing under
 DocumentInsert. Does it not appear if no branches are defined?

Sorry, I misunderstood.

If branches are already defined, it should be Insert  Branch 
[branch name]. (I'm attaching a sample document that works for me,
just in case.)

Here are some troubleshooting questions:

Are you, by any chance, using any non-standard characters (with
accents, e.g.) in your branch names?

Are you using anything other than the default .ui file?

If you quit LyX, move aside the preferences file in your user
directory, and then restart LyX, do things work?

BH

(Note: I'm bringing this back onto the list.)
#LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\use_default_options true
\begin_modules
hanging
todonotes
biblatex
enumitem
\end_modules
\language american
\inputencoding auto
\font_roman palatino
\font_sans helvet
\font_typewriter lmtt
\font_default_family default
\font_sc true
\font_osf true
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize 11
\spacing single
\use_hyperref true
\pdf_bookmarks true
\pdf_bookmarksnumbered true
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 3
\pdf_breaklinks true
\pdf_pdfborder true
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle true
\pdf_quoted_options urlcolor=blue
\papersize letterpaper
\use_geometry true
\use_amsmath 1
\use_esint 1
\cite_engine natbib_authoryear
\use_bibtopic false
\paperorientation portrait
\branch test branch 1
\selected 0
\color #ff
\end_branch
\branch test branch 2
\selected 1
\color #ff
\end_branch
\leftmargin 1.5in
\topmargin 1.5in
\rightmargin 1.5in
\bottommargin 1.5in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author  
\author  
\end_header

\begin_body

\begin_layout Standard
\begin_inset Branch test branch 1
status collapsed

\begin_layout Standard
This is test branch 1.
\end_layout

\end_inset

 This is outside any branch.
 
\begin_inset Branch test branch 2
status open

\begin_layout Standard
This is test branch 2.
\end_layout

\end_inset


\end_layout

\end_body
\end_document


Re: Branches in 1.6.5 on OSX…

2010-02-23 Thread BH
On Tue, Feb 23, 2010 at 1:15 PM, rgheck rgh...@bobjweil.com wrote:
 On 02/23/2010 12:59 PM, BH wrote:

 I'm not sure what the German translation would be here, but here's how
 to find it in English:

 Document  Settings  Branches (the option just above LaTeX Preamble
 on the left-hand side of the dialog).

 Then on the right side, you can type a new branch name into the text
 box at the top (labeled New:) and then click on the Add button
 immediately to its right to add that branch.

 Is that enough to find it?



 I think the issue was that Branches wasn't appearing under
 DocumentInsert. Does it not appear if no branches are defined?

Sorry, I misunderstood.

If branches are already defined, it should be Insert  Branch 
[branch name]. (I'm attaching a sample document that works for me,
just in case.)

Here are some troubleshooting questions:

Are you, by any chance, using any non-standard characters (with
accents, e.g.) in your branch names?

Are you using anything other than the default .ui file?

If you quit LyX, move aside the preferences file in your user
directory, and then restart LyX, do things work?

BH

(Note: I'm bringing this back onto the list.)
#LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\use_default_options true
\begin_modules
hanging
todonotes
biblatex
enumitem
\end_modules
\language american
\inputencoding auto
\font_roman palatino
\font_sans helvet
\font_typewriter lmtt
\font_default_family default
\font_sc true
\font_osf true
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize 11
\spacing single
\use_hyperref true
\pdf_bookmarks true
\pdf_bookmarksnumbered true
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 3
\pdf_breaklinks true
\pdf_pdfborder true
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle true
\pdf_quoted_options urlcolor=blue
\papersize letterpaper
\use_geometry true
\use_amsmath 1
\use_esint 1
\cite_engine natbib_authoryear
\use_bibtopic false
\paperorientation portrait
\branch test branch 1
\selected 0
\color #ff
\end_branch
\branch test branch 2
\selected 1
\color #ff
\end_branch
\leftmargin 1.5in
\topmargin 1.5in
\rightmargin 1.5in
\bottommargin 1.5in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author  
\author  
\end_header

\begin_body

\begin_layout Standard
\begin_inset Branch test branch 1
status collapsed

\begin_layout Standard
This is test branch 1.
\end_layout

\end_inset

 This is outside any branch.
 
\begin_inset Branch test branch 2
status open

\begin_layout Standard
This is test branch 2.
\end_layout

\end_inset


\end_layout

\end_body
\end_document


Re: Branches in 1.6.5 on OSX…

2010-02-23 Thread BH
On Tue, Feb 23, 2010 at 1:15 PM, rgheck  wrote:
> On 02/23/2010 12:59 PM, BH wrote:
>>
>> I'm not sure what the German translation would be here, but here's how
>> to find it in English:
>>
>> Document>  Settings>  Branches (the option just above LaTeX Preamble
>> on the left-hand side of the dialog).
>>
>> Then on the right side, you can type a new branch name into the text
>> box at the top (labeled "New:") and then click on the "Add" button
>> immediately to its right to add that branch.
>>
>> Is that enough to find it?
>>
>>
>
> I think the issue was that "Branches" wasn't appearing under
> Document>Insert. Does it not appear if no branches are defined?

Sorry, I misunderstood.

If branches are already defined, it should be Insert > Branch >
[branch name]. (I'm attaching a sample document that works for me,
just in case.)

Here are some troubleshooting questions:

Are you, by any chance, using any non-standard characters (with
accents, e.g.) in your branch names?

Are you using anything other than the default .ui file?

If you quit LyX, move aside the preferences file in your user
directory, and then restart LyX, do things work?

BH

(Note: I'm bringing this back onto the list.)
#LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\use_default_options true
\begin_modules
hanging
todonotes
biblatex
enumitem
\end_modules
\language american
\inputencoding auto
\font_roman palatino
\font_sans helvet
\font_typewriter lmtt
\font_default_family default
\font_sc true
\font_osf true
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize 11
\spacing single
\use_hyperref true
\pdf_bookmarks true
\pdf_bookmarksnumbered true
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 3
\pdf_breaklinks true
\pdf_pdfborder true
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle true
\pdf_quoted_options "urlcolor=blue"
\papersize letterpaper
\use_geometry true
\use_amsmath 1
\use_esint 1
\cite_engine natbib_authoryear
\use_bibtopic false
\paperorientation portrait
\branch test branch 1
\selected 0
\color #ff
\end_branch
\branch test branch 2
\selected 1
\color #ff
\end_branch
\leftmargin 1.5in
\topmargin 1.5in
\rightmargin 1.5in
\bottommargin 1.5in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author "" 
\author "" 
\end_header

\begin_body

\begin_layout Standard
\begin_inset Branch test branch 1
status collapsed

\begin_layout Standard
This is test branch 1.
\end_layout

\end_inset

 This is outside any branch.
 
\begin_inset Branch test branch 2
status open

\begin_layout Standard
This is test branch 2.
\end_layout

\end_inset


\end_layout

\end_body
\end_document