On Wed, May 02, 2001 at 04:50:21PM -0700, Kayvan A. Sylvan wrote:
> In the latest CVS,
> 
> Double quotes in footnotes are inserted as '' (instead of `` followed
> by '' when you close the quote).
> 
> Copying/pasting the correct quote from another part of the document
> works as a workaround.

This is not a general problem. It only happens in some files.

I've enclosed a lyx file that shows this weird behavior.

Put the cursor before the ``Cursor Here'' and type a double quote and the
right double quote shows up. Put in after the ``C'' (or almost anywhere else
in the document) and type a double-quote and the wrong quote is inserted.

Hopefully this bug report is more useful.

                        ---Kayvan
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass literate-article
\begin_preamble
%
% This is for good PDF production (with hyperlinks)
%
\usepackage[ps2pdf,pdftitle={MSite Multisite 
Suite},urlcolor=blue,linktocpage,letterpaper,colorlinks=true]{hyperref}
\newcommand{\tocchap}[1]{\addcontentsline{toc}{section}{\protect\numberline{}#1}}
\newcommand{\tocsect}[1]{\addcontentsline{toc}{subsection}{\protect\numberline{}#1}}
%
% This (from the noweb FAQ) relaxes the constraint that chunks are never broken across 
pages.
%
\def\nwendcode{\endtrivlist \endgroup \vfil\penalty10\vfilneg}
\let\nwdocspar=\smallbreak
%
% This is from Herbert Voss LyX tips web pages
%
\usepackage{pstcol}                % PSTricks with the `color' extension
\usepackage[tiling]{pst-fill}      % PSTricks package for filling/tiling
\usepackage{pst-node}              % PSTricks package for nodes
\usepackage{pst-char}              % PSTricks package for character path
\usepackage{pst-grad}              % PSTricks package for gradient filling
\usepackage{multido}               % `multido' package
\usepackage{graphicx}              % `graphicx' package
\usepackage{pstricks}

\newcommand{\WriteBig}[3] {
  \DeclareFixedFont{\bigsf}{T1}{phv}{b}{n}{#2} 
  \DeclareFixedFont{\smallrm}{T1}{ptm}{m}{n}{#3} 
  \psboxfill{\smallrm  #1} 
  \begin{center}
    \begin{pspicture*}(\columnwidth,4) 
      
\centerline{\pscharpath[fillstyle=gradient,gradangle=-45,gradmidpoint=0.5,addfillstyle=boxfill,fillangle=45,fillsep=0.7mm]{\rput[b](0,0){\bigsf#1}}}
    \end{pspicture*} 
  \end{center}
}
\end_preamble
\language english
\inputencoding latin1
\fontscheme pslatex
\graphics default
\paperfontsize 11
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout LaTeX

\layout Standard
\align center 

\size huge 
Cursor Here
\layout Standard
\added_space_top medskip \added_space_bottom medskip \align center 

\size larger 
Kayvan A.
 Sylvan
\layout Standard
\align center 

\size large 
5/2/2001
\the_end

Reply via email to