Importing multipage table from .csv

2022-09-08 Thread Rich Shepard

The LyX wiki, on this page:

has a section titled, "Spreadsheet import from CSV file" which told me:

"You can easily import tables created by Excel or some other spreadsheet
program to a native table in LyX.

To do so, just follow these three steps:

1. Save your table from the source spreadsheet program as .csv file.
2. In LyX, select "File"->"Import"-> Table "CSV"
3. Select your saved .csv table

A new LyX files opens, containing your table in native LyX format. You can
now easily copy this table to your original LyX-file.
-- Constantin Ludmann"

I did this and I have all 583 rows and 7 columns of data in a table. But, I
can't navigate to the top (or bottom), and pressing 'home' and 'end' moves
the display left and right, respectively.

When I compile the file with pdflatex I get the attached PDF. It has only
one page of data (after a blank page) which contains only the left-most
three columns.

Please point me to the way to 1) move to the top so I can resize column widths
and 2) make this a stand-alone document with a title that I can append to a
document.

Regards,

Rich


bull-trout-dist.pdf
Description: Adobe PDF document
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: I don't see my error

2022-09-08 Thread Rich Shepard

On Thu, 8 Sep 2022, Paul A. Rubin wrote:


What is the error? All three work for me with pdflatex. For \degree, I
need to load the gensymb package in the preamble and put it in ERT. For
\circ and \textdegree, I just put them in math insets and LyX takes care
of loading the packages. A MWE is attached (where "W" here actually does
mean "working").


Paul,

Well, I had a typo I hadn't seen in the \usepackage{} command. Mea cupla!
Then it took recompiling a couple of times for it to work.

I shoulda' looked closely at the full error log before sending my message.

Thanks,

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: I don't see my error

2022-09-08 Thread Paul A. Rubin

On 9/8/22 16:56, Rich Shepard wrote:
I need to enter temperatures in documents and there are three three 
ways I

can do this:

1. \circ (amsmath)
2. \degree (gensymb)
3. \textdegree (textcomp)

I've tried all three, including putting all of 'em in the same
\userpackage{} command in the preamble.

Regardless, each throws an error when compiling using pdflatex.

What have I done incorrectly?

Rich
What is the error? All three work for me with pdflatex. For \degree, I 
need to load the gensymb package in the preamble and put it in ERT. For 
\circ and \textdegree, I just put them in math insets and LyX takes care 
of loading the packages. A MWE is attached (where "W" here actually does 
mean "working").


Paul


degree.lyx
Description: application/lyx
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


I don't see my error

2022-09-08 Thread Rich Shepard

I need to enter temperatures in documents and there are three three ways I
can do this:

1. \circ (amsmath)
2. \degree (gensymb)
3. \textdegree (textcomp)

I've tried all three, including putting all of 'em in the same
\userpackage{} command in the preamble.

Regardless, each throws an error when compiling using pdflatex.

What have I done incorrectly?

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


error with CV

2022-09-08 Thread Patrick Dupre
Hello,

Could you tell me what is wrong with this file?
I get 
 \usepackage
   [a4paper]{geometry}
The package inputenc has already been loaded with options:
  [utf8]
There has now been an attempt to load it with options
  [latin9]
Adding the global options:
  utf8,latin9
to your \documentclass declaration may fix this.
Try typingto proceed.



#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 moderncv
\begin_preamble

\end_preamble
\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 false
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize 10
\spacing single
\use_hyperref false
\papersize a4paper
\use_geometry true
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 0
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 0
\use_package mhchem 1
\use_package stackrel 0
\use_package stmaryrd 0
\use_package undertilde 0
\cite_engine basic
\cite_engine_type default
\biblio_style plain
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification true
\use_refstyle 0
\use_minted 0
\index Index
\shortcut idx
\color #008000
\end_index
\leftmargin 2.2cm
\topmargin 2.2cm
\rightmargin 2.2cm
\bottommargin 2.2cm
\secnumdepth 0
\tocdepth -1
\paragraph_separation skip
\defskip medskip
\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 Standard
p
\end_layout

\end_body
\end_document


===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988| | Room# D114A
===

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users