On 2022-02-05 16:23, Daniel via lyx-users wrote:
On 2022-02-05 16:21, Daniel via lyx-users wrote:
On 2022-02-05 07:25, Tom Goldring via lyx-users wrote:
Suppose I have an itemized list like

    paragraph 1

       - paragraph 2

    paragraph 3

where paragraph 2 is nested. If I enter this by choosing the "itemize" environment, then typing

paragraph 1 <return> <tab> paragraph 2 <return> <shift-tab> paragraph 3

LyX creates paragraph 3 as a new item. Is there a way to have paragraph 3 not be a new item? For example, if I enter paragraph 3 in the "Quote" environment, it will look like I want it to on the left (i.e. it will have the same indentation as paragraph 1 without the large dot that indicates a new item) but if it's a long paragraph it will also be indented on the right, which I don't want. In other words, I would like it to have the same indentation (both right and left) as if paragraph 3 were a new item, but without the dot preceding paragraph 3. Hope this makes sense.

Try setting paragraph 3 with the Standard layout and indent it. Hope I understood what you meant.

By "indent it", I meant "increase the depth" (by pressing the tab key, for example).

Paul's answer makes me think that my answer wasn't fully clear. So, I'll attach an example document. Looks reasonable in LyX' work area too.

Daniel
#LyX 2.3 created this file. For more info see http://www.lyx.org/
\lyxformat 544
\begin_document
\begin_header
\save_transient_properties true
\origin unavailable
\textclass article
\use_default_options true
\maintain_unincluded_children false
\language english
\language_package default
\inputencoding auto
\fontencoding global
\font_roman "default" "default"
\font_sans "default" "default"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype false
\use_dash_ligatures true
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize default
\spacing single
\use_hyperref true
\pdf_bookmarks true
\pdf_bookmarksnumbered false
\pdf_bookmarksopen false
\pdf_bookmarksopenlevel 1
\pdf_breaklinks false
\pdf_pdfborder false
\pdf_colorlinks false
\pdf_backref false
\pdf_pdfusetitle true
\papersize default
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 1
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 1
\use_package mhchem 1
\use_package stackrel 1
\use_package stmaryrd 1
\use_package undertilde 1
\cite_engine basic
\cite_engine_type default
\biblio_style plain
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification false
\use_refstyle 1
\use_minted 0
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\is_math_indent 0
\math_numbering_side default
\quotes_style english
\dynamic_quotes 0
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header

\begin_body

\begin_layout Itemize
paragraph 1
\end_layout

\begin_deeper
\begin_layout Itemize
paragraph 2
\end_layout

\begin_layout Standard
paragraph 3
\end_layout

\end_deeper
\end_body
\end_document
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to