I tested your recommendation. I re-enabled the \runningheads line to the file. It worked like a charm.

Here is my .tex header stuff in the file now:
=============================================
%% LyX 2.0.5 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[times]{nagauth}
\usepackage[T1]{fontenc}
\usepackage{xcolor}
\usepackage{pdfcolmk}
\usepackage{bm}
\usepackage{amstext}
\usepackage{graphicx}
\PassOptionsToPackage{normalem}{ulem}
\usepackage{ulem}
\usepackage[unicode=true,

bookmarks=true,bookmarksnumbered=true,bookmarksopen=true,bookmarksopenlevel=1,
 breaklinks=false,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}
\hypersetup{
 colorlinks,bookmarksopen,bookmarksnumbered,citecolor=red,urlcolor=red}

\makeatletter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
\providecolor{lyxadded}{rgb}{0,0,1}
\providecolor{lyxdeleted}{rgb}{1,0,0}
%% Change tracking with ulem
\newcommand{\lyxadded}[3]{{\texorpdfstring{\color{lyxadded}{}}{}#3}}
\newcommand{\lyxdeleted}[3]{{\texorpdfstring{\color{lyxdeleted}\sout{#3}}{}}}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
% nagdoc.tex V2.0, 13 May 2010

%\documentclass{article}

%\documentclass[times,doublespace]{nagauth}%For paper submission

\usepackage{moreverb}
\usepackage{bm}

% TEMP package to exchange messages


%\usepackage[dvips,colorlinks,bookmarksopen,bookmarksnumbered,%
%citecolor=red,urlcolor=red]{hyperref}


\DeclareRobustCommand{\lyxadded}[3]{{\texorpdfstring{\color{lyxadded}{}}{}#3}}

\DeclareRobustCommand{\lyxdeleted}[3]{{\texorpdfstring{\color{lyxdeleted}\sout{#3}}{}}}

\newcommand{\BibTeX}{{\rmfamily B\kern-.05em \textsc{i\kern-.025em b}%
\kern-.08em T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}

\def\volumeyear{2012}
=====================================================

What comes next?

Allen
----
Address:

Allen Wilkinson                       (cell)  (216) 548-2349
1286 Yellowstone Road
Cleveland Heights, OH 44121  USA      (INTERNET) aw(at)chaff(dot)biz
+++++++

On Sat, 1 Dec 2012, LyX Ticket Tracker wrote:

#8435: track changes viewing creates errors that block viewing, using 
nagauth.cls
\runningheads
---------------------+------------------------------
Reporter:  aw       |       Owner:  Allen Wilkinson
    Type:  defect   |      Status:  new
Priority:  normal   |   Milestone:
Component:  changes  |     Version:  2.0.5
Severity:  blocker  |  Resolution:
Keywords:           |
---------------------+------------------------------
Changes (by spitz):

* keywords:  nagauth, \runningheads, track changes viewing =>


Comment:

Does it help if you add the following to the preamble?
{{{
\DeclareRobustCommand{\lyxadded}[3]{{\texorpdfstring{\color{lyxadded}{}}{}#3}}
\DeclareRobustCommand{\lyxdeleted}[3]{{\texorpdfstring{\color{lyxdeleted}\sout{#3}}{}}}
}}}

--
Ticket URL: <http://www.lyx.org/trac/ticket/8435#comment:1>
The LyX Project <http://www.lyx.org/>
LyX -- The Document Processor

Reply via email to