Re: Beamer document: Undefined control sequence [FIXED]

2020-04-10 Thread Rich Shepard

On Fri, 10 Apr 2020, Paul A. Rubin wrote:


I think you have a typo in the last line of your preamble, in the argument
to \logo (should be \pdfuseimage rather than \pfuseimage)?


Paul,

Oops! That did sneak in somehow. Correcting the typo didn't fix the problem,
but I'm not using a logo in this webinar so I commented out those two lines.
That fixed the problem.


Also, thanks for using the EastLansing theme. Go Green! Go White! Go
State!


Glad you're not partisan, Paul.

I've used several themes in presentations because I tire of one, and I want
to control audience response by the colors and layout used with in-person
presentations. I don't think it's that important with webinars.

Stay well,

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


Re: Beamer document: Undefined control sequence

2020-04-10 Thread Paul A. Rubin

On 4/10/20 11:18 AM, Rich Shepard wrote:

I copied a .lyx beamer class file to a new name and am modifying the copy
for a different presentation. (I did this because I like the layout in 
the

original and copying is a quick way to get that in the new document.)

However, when I compile it (pdflatex) using Ctrl-h an error box 
displays an
undefined control sequence in \makebeamertitle only the copied file, 
not the

original. Yet, the .pdf file is produced and displays. A mwe.lyx is
attached.

While I close the error box and go on, I'd like to understand what 
broke in

the copy so I can fix it.

I hope you're all healthy -- and stay that way -- and coping with the
pandemic and economic disruptions.

Regards,

Rich


Rich,

I think you have a typo in the last line of your preamble, in the 
argument to \logo (should be \pdfuseimage rather than \pfuseimage)?


Also, thanks for using the EastLansing theme. Go Green! Go White! Go State!

Paul

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


Beamer document: Undefined control sequence

2020-04-10 Thread Rich Shepard

I copied a .lyx beamer class file to a new name and am modifying the copy
for a different presentation. (I did this because I like the layout in the
original and copying is a quick way to get that in the new document.)

However, when I compile it (pdflatex) using Ctrl-h an error box displays an
undefined control sequence in \makebeamertitle only the copied file, not the
original. Yet, the .pdf file is produced and displays. A mwe.lyx is
attached.

While I close the error box and go on, I'd like to understand what broke in
the copy so I can fix it.

I hope you're all healthy -- and stay that way -- and coping with the
pandemic and economic disruptions.

Regards,

Rich#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 beamer
\begin_preamble
\usepackage{palatino}
\date{}
\usepackage{mathpazo}
\usepackage{pdfpages}
\usetheme{EastLansing}
\useinnertheme{circles}
\useoutertheme{smoothtree}
\usecolortheme{beaver}
\setbeamercovered{transparent}
\usepackage{graphicx,relsize}

\pgfdeclareimage[height=0.5cm]{institution-logo}{/home/rshepard/data/wpdocs/seminars/aesi-logo}

\logo{\pfuseimage{institution-logo}}
\end_preamble
\use_default_options false
\maintain_unincluded_children false
\language english
\language_package default
\inputencoding auto
\fontencoding global
\font_roman "palatino" "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 false
\papersize default
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 1
\use_package esint 0
\use_package mathdots 0
\use_package mathtools 1
\use_package mhchem 0
\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 true
\use_refstyle 0
\use_minted 0
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 2
\tocdepth 2
\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 Title
Title
\end_layout

\begin_layout Subtitle
Subtitle
\end_layout

\begin_layout Author

\size small
\begin_inset Argument 1
status collapsed

\begin_layout Plain Layout
Rich Shepard
\end_layout

\end_inset

Richard B.
 Shepard, Ph.D.
\begin_inset Newline newline
\end_inset

Applied Ecosystem Services, LLC.
\begin_inset Newline newline
\end_inset


\size scriptsize
(Copyright 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
copyright
\end_layout

\end_inset

 2020 
\noun on
Applied Ecosystem Services, LLC
\noun default
)
\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout

%
\backslash
beamerdefaultoverlayspecification{<+->}
\end_layout

\end_inset


\end_layout

\begin_layout Section*
Introduction
\end_layout

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