Re: Import von Excel-Tabellen in Lyx

2010-07-28 Thread Yago

Open-source, of course...
- Original Message - 
From: "Liviu Andronic" 

To: 
Sent: Wednesday, July 28, 2010 10:10 AM
Subject: Re: Import von Excel-Tabellen in Lyx



On Tue, 27 Jul 2010 18:32:27 +0200
"Yago"  wrote:


You can also use the LaTeX2RTF freeware program.


Open-source, I believe. Some may get picky on the differences from
freeware. 
Liviu


Re: Import von Excel-Tabellen in Lyx

2010-07-27 Thread Yago
You can also use the LaTeX2RTF freeware program.
  - Original Message - 
  From: Tennessee Carmel-Veilleux 
  To: Paul Cvancara 
  Cc: lyx-users 
  Sent: Tuesday, July 27, 2010 4:16 PM
  Subject: Re: Import von Excel-Tabellen in Lyx


  2010/7/27 Paul Cvancara 

Sehr geehrte Damen und Herren,

ich sitze zur Zeit an meiner Bachelorarbeit und versuche Messdaten, welche
ich in Excel bearbeitet habe in Lyx zu importieren. Also besser gesagt,
ganze Tabellen. Wenn ich die Tabelle kopiere und in einer Lyx-Tabelle
einfügen möchte, dann werden alle Daten in eine Zelle kopiert. Wie schaffe
ich es, dass Zelle für Zelle kopiert wird?
Vielen Dank im Voraus für Ihre Antwort!



  Ich spreche nicht Deutsch, so die Antwort ist in Englisch. Verwenden Sie 
Microsoft Bing Language Tools (http://www.microsofttranslator.com) oder Google 
Translate (http://translate.google.com), um eine Übersetzung zu erhalten.

  I do not speak german, so the answer is in English. Use Microsoft Bing 
language tools (http://www.microsofttranslator.com) or Google Translate 
(http://translate.google.com) to get a translation.

  The question was basically: "How do I import tables from Excel into Lyx. When 
I copy&paste directly, it all goes in one cell".

  To import a table in LyX, you have to use the Import submenu of the File 
menu. There, you can import a "CSV" file (comma-separated values) which Excel 
can write. This will create a new LyX file with the table in it. From there you 
can cut and paste it.

  I have made an example screencast (see it at 
http://screencast.com/t/NThmOTBj) that shows the full process of conversion and 
reformating:

1.. I export the Excel file as a "CSV" file 
2.. I show the resulting CSV file contents
3.. I import the CSV file in LyX
4.. I reformat the table (by default it has no lines)
5.. I change the language of the contents (it may not be the right language 
by default, which is why the cells have blue-underlined values) 
6.. I copy & paste the new table in a LyX document
  Hope this helps.

  Best regards,

  Tennessee Carmel-Veilleux, ing. jr.
  Electrical engineering masters student, ETS (http://www.etsmtl.ca)
  Project AREXIMAS (http://areximas.etsmtl.ca)



Re: MinionPro

2010-07-19 Thread Yago

Yes, of course.
- Original Message - 
From: "Paul Rubin" 

To: 
Sent: Monday, July 19, 2010 9:18 PM
Subject: Re: MinionPro



Yago  ono.com> writes:



Finally, after refreshing the MiKTeX Data Base

...

but the output is
incorrect because there no exists spanish accents and nor the "ñ".


Did you also update formats?

/Paul





Re: MinionPro

2010-07-18 Thread Yago
At the DOS prompt, entering `kpsewhich MinionPro.sty´ three seconds thinking 
about and after this time the prompt without messages. Please, can you 
explain to me what is the `double-cheked the spelling in the preamble´. 
Thank for your hlep.
- Original Message - 
From: "Paul A. Rubin" 

To: 
Sent: Sunday, July 18, 2010 9:11 PM
Subject: Re: MinionPro



On 7/18/2010 2:22 PM, Yago wrote:

I have the file MinionPro.sty installed in C:\Archivos de
programa\MiKTeX 2.8\tex\latex\MinionPro, joint with all .fd files and
other .sty files associated with this package. Also there are this files
in my texmf tree:
.enc files in C:\Archivos de programa\MiKTeX 2.8\dvips\MinionPro
.map files in C:\Archivos de programa\MiKTeX 
2.8\fonts\map\dvips\MinionPro
.tfm files in C:\Archivos de programa\MiKTeX 
2.8\fonts\tfm\adobe\MinionPro
.pfb files in C:\Archivos de programa\MiKTeX 
2.8\fonts\type1\adobe\MinionPro

.vf files in C:\Archivos de programa\MiKTeX 2.8\fonts\vf\adobe\MinionPro
In my updmap.cfg file there exists one line with,
Map MinionPro.map
Yes, after the installation of all files I ran texhash and updmap in a
DOS commands window.
And, finally, LyX recognizes the MinionPro.sty file because this file
appears in the list of .sty files in Tools>TeX information.
My problem is that when I try to view a simple document with my Yap DVI
viewer that appears an error message like this:
LaTeX error: File `MinionPro.sty´ not found
*** (cannot \read from terminal in nonstop modes)
In the preamble of the document, article class, that exists one line 
with:

\usepackage{MinionPro}
So, I don't understand nothing. Any help, please?


Does 'kpsewhich MinionPro.sty' (at a DOS prompt) find it?  And have you 
double-checked the spelling in the preamble just to be sure you didn't 
accidentally misspell MinionPro?  (You might try retyping it in case some 
unprintable character snuck in.)


/Paul






MinionPro

2010-07-18 Thread Yago
I have the file MinionPro.sty installed in C:\Archivos de programa\MiKTeX 
2.8\tex\latex\MinionPro, joint with all .fd files and other .sty files 
associated with this package. Also there are this files in my texmf tree:

.enc files in C:\Archivos de programa\MiKTeX 2.8\dvips\MinionPro
.map files in C:\Archivos de programa\MiKTeX 2.8\fonts\map\dvips\MinionPro
.tfm files in C:\Archivos de programa\MiKTeX 2.8\fonts\tfm\adobe\MinionPro
.pfb files in C:\Archivos de programa\MiKTeX 2.8\fonts\type1\adobe\MinionPro
.vf files in C:\Archivos de programa\MiKTeX 2.8\fonts\vf\adobe\MinionPro

In my updmap.cfg file there exists one line with,

Map MinionPro.map

Yes, after the installation of all files I ran texhash and updmap in a DOS 
commands window.

And, finally, LyX recognizes the MinionPro.sty file because this file appears 
in the list of .sty files in Tools>TeX information.

My problem is that when I try to view a simple document with my Yap DVI viewer 
that appears an error message like this:

LaTeX error: File `MinionPro.sty´ not found
*** (cannot \read from terminal in nonstop modes)

In the preamble of the document, article class, that exists one line with:

\usepackage{MinionPro}

So, I don't understand nothing. Any help, please?

Re: Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-17 Thread Yago
You can also see this web page:

http://www.texample.net/tikz/examples/
  - Original Message - 
  From: BOB Merhebi 
  To: lyx-users@lists.lyx.org 
  Cc: Todd Denniston 
  Sent: Saturday, July 17, 2010 7:13 PM
  Subject: Re: Help: Newbie writing a report- Help in drawing diagrams 
particularly circuits


  Well first thanks for all your replies. I appreciate it.

  I managed to get an extension regarding my report till next week thought with 
additional reports to write. I did the most obvious solution & thats using 
pencil, paper & a scanner. I just installed Dia & will try it tomorrow 
hopefully. It seems user-friendly, but in case do you suggest any guide or help 
file or is the documentation enough ?

  By the way, it seems it doesn't contains any  sheets for physics besides 
"circuit" & "ChemEng". Can you help in this please as I have other labs soon 
enough in Mechanics & Thermodynamics & Atomic physics?

  thanks
  
  Sincerely Yours,
  BOB Merhebi



  On Thu, Jul 15, 2010 at 10:26 PM, Todd Denniston 
 wrote:

BOB Merhebi wrote, On 01/-10/-28163 02:59 PM:

> Hello,
>
> I am a newbie to LyX. I searched most manuals & wikis but could find 
nothing
> about drawing diagrams (physics related). I am in urgent need of help as I
> am writing a reports for my physics labs which are due in less than 24 
hrs.
> I particularly need to draw electrical ciruits.
>
> You help is appreciated
> thx


As others have suggested...
for low learning curve: stencil sets and pen/paper + a scanner
for quick but limited computer aided drawing including circuits: dia [can 
export to TeX with
pstricks or one of the image formats]



for computer aided schematics (2D circuit diagrams): gschem from the gEDA 
set of tools [output to an
image format]
under RHEL/CentOS after you have enabled the EPEL repository it is only a 
`yum install geda-gschem`
away. I also suggest installing geda-docs.
AFAIK it is also in fedora in these packages.
It took a couple of hours to get fairly comfortable with it for me, but I 
had not used a circuit
editor before, only DIA and a couple of CAD programs.

--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter




Re: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-16 Thread Yago
You can do that, not exclusively, with the freeware program Dia. If you want my 
help, ¿can you scan a pencil design of your circuit and send it to my personnal 
e-mail?
  - Original Message - 
  From: BOB Merhebi 
  To: lyx-users@lists.lyx.org 
  Sent: Thursday, July 15, 2010 3:50 PM
  Subject: Help: Newbie writing a report- Help in drawing diagrams particularly 
circuits


  Hello,

  I am a newbie to LyX. I searched most manuals & wikis but could find nothing 
about drawing diagrams (physics related). I am in urgent need of help as I am 
writing a reports for my physics labs which are due in less than 24 hrs. I 
particularly need to draw electrical ciruits.

  You help is appreciated
  thx
  
  Sincerely Yours,
  BOB Merhebi


Problem with label and references

2010-04-02 Thread Yago
Hello to all.

I am writing a book (two sides) on astronomy and navigation with a lot of 
figures, tables and equations. I don't have any problem to reference in the 
text to the apropiate labels of figures, tables, equations and chapters, but 
when I put a label in a section title I have this two errors in the errors 
window and obviuosly LyX don't produce the dvi output:

Error 1:
Argument of \...@straight@i has an extra }.

\section{Leyes de la fuerza magnética}
 
I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away.

Error 2:
Paragrapgh ended before \...@straight@i was complete.

\section{Leyes de la fuerza magnética}
 
I suspect you've forgotten a `}', causing me to apply this
control sequence to too much text. How can we recover?
My plan is to forget the whole thing and hope for the best.

My book begins in the Chapter LXII because is the third of a collection and the 
sections, figures, tables and equations are numerated acorddly. So, in my 
preamble I have this first command:

\setcounter{chapter}{61}

In addition, I need to enumerate the sections in the form 6601, 6602, 
66036701, 6702,etc.. I do that with the sentence:

\renewcommand{\thesection}{\ifnum\value{section}<10 
\arabic{chapter}0\arabic{section}\else\arabic{chapter}\arabic{section}\fi}

My book is in spanish language and my complete preamble is this one:

\setcounter{chapter}{61}
\usepackage[pagestyles]{titlesec}

\usepackage{ifthen}

\usepackage{graphicx}

\usepackage{float}

\usepackage{floatflt}

\usepackage{colortbl}

\usepackage{wrapfig}

\usepackage{enumitem}

\usepackage{eso-pic,everyshi,calc}

\usepackage{pst-math,pstricks-add}

\usepackage{marvosym}

\usepackage{amssymb}

\usepackage{amsbsy}

\usepackage{mathtools}

\usepackage{yhmath}

\usepackage{txfonts}

\usepackage{textcomp}

\usepackage{mathcomp}

\usepackage[e]{esvect}

\usepackage[spanish]{babel}

\usepackage{ccaption}

\usepackage[labelsep=endash,font={small,it},labelformat=simple,labelfont=bf,figurewithin=none,justification=centering]{caption}

\renewcommand{\thechapter}{\Roman{chapter}}

\renewcommand{\thesection}{\ifnum\value{section}<10 
\arabic{chapter}0\arabic{section}\else\arabic{chapter}\arabic{section}\fi}

\renewcommand{\sin}{\sen \nolimits}

\renewcommand{\arcsin}{\arcsen \nolimits}

\renewcommand{\sinh}{\senh \nolimits}

\renewcommand{\tan}{\tg \nolimits}

\renewcommand{\arctan}{\arctg \nolimits}

\renewcommand{\tanh}{\tgh \nolimits}

\renewcommand{\csc}{\cosec \nolimits}

\renewcommand{\cot}{\cotg \nolimits}

\renewcommand{\lg}{\log \nolimits}

\renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}}

\addto\captionsspanish{\renewcommand{\figurename}{Fig.}}

\DeclareMathOperator{\gs}{\textrm{\!\textdegree}}


\titleformat{\chapter}[display]

{\Large\bfseries\fillast\vspace{-25pt}}

{\normalfont\bfseries\chaptername\hspace{5pt}\thechapter}

{.5ex minus .1ex}

{\large}[\vspace{-15pt}]


\titleformat{\section}[runin]

{\normalfont\bfseries}

{\thesection.}{.5em}{}[.---\:]


\titlespacing{\section}

{\parindent}{1.5ex plus .1ex minus .2ex}{0pt}


\makeatletter

\def\cleardoublepage{\clearpage...@twoside \ifod...@page\else

\vspace*{\fill}

\thispagestyle{empty}

\newpage 

\...@twocolumn\hbox{}\newpage\fi\fi\fi}

\makeatother


\setlist{noitemsep}

\setenumerate{labelindent=\parindent,leftmargin=*,labelsep=1em}

\setitemize{labelindent=\parindent,leftmargin=*,labelsep=1em}


\clubpenalty=1

\widowpenalty=1



Some help? Thank you very much in advance.


\usepackage[bookmarks=true,bookmarksopen=true,bookmarksopenlevel=2,bookmarksnumbered=true]{hyperref}


Re: Suppressing page numbers in lyx 1.6.5

2010-03-18 Thread Yago

Or include in your preamble:

\usepackage{nopageno}
- Original Message - 
From: "Marcelo Acuña" 

To: 
Sent: Thursday, March 18, 2010 12:50 AM
Subject: Re: Suppressing page numbers in lyx 1.6.5



I'm running Lyx on Windoze 7

> (64bit). I was under the impression that the
> following document style setting will suppress page
> numbers:
>
> Document --> Settings --> Page Layout -->
> Headings Style --> empty

 This option supress the headers and footers.
 For page number supress you need to add on the preamble:
\pagestyle{empty}

Marcelo



 Yahoo! Cocina

Encontra las mejores recetas con Yahoo! Cocina.


http://ar.mujer.yahoo.com/cocina/ 



Re: name on footer

2010-03-07 Thread Yago
In addition of fancyhdr package, you have the package titlesec with the 
[pagestyles] option. This is a sample:


In the preamble:

\usepackage[pagestyles]{titlesec}

\newpagestyle{main}{\headrule\sethead[\thepage][book 
title][]{}{\chaptertitle}{\thepage}\setfoot[][your name][]{}{your name}{}}

\assignpagestyle{\chapter}{main}

\pagestyle{main}



Also you can use the AddToShipoutPicture command from the package eso-pic 
(you will need the package graphicx in your preamble).




See the documentation for titlesec and eso-pic. And the documentation for 
fancyhdr.




Regards.

- Original Message - 
From: "Waluyo Adi Siswanto" 

To: "Sajjad" 
Cc: 
Sent: Sunday, March 07, 2010 1:45 PM
Subject: Re: name on footer



On Sun, 2010-03-07 at 01:46 +0100, Sajjad wrote:

Hello forum,

I am writing in report class and i would like to have my name on each 
page.



Any hint on how to do it?



Regards
Sajjad


You can get the detail explanation (pdf user manual of fancyhdr) how to
modify, as mentioned by Ignacio, from here

http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/

Regards
Waluyo






Re: linebreak.sty

2010-01-27 Thread Yago

Can you send us a little example of the table that you want?
- Original Message - 
From: "M-L" 

To: "LyX-users" 
Sent: Wednesday, January 27, 2010 4:36 AM
Subject: linebreak.sty




Hello,

I haven't done anything with tables in LyX, always used OpenOffice, but
thought I would give LyX a larrup to create a table and see how I went.
No I really don't have the time to be fooling round with it
but.. :-)

LyX Version 1.6.5
Debian Squeeze [testing]

Using Article [KOMA-Script]

The cell in my table is [Species ERT[\linebreak] Code]

Instead of Species Code - I need:

Species
Code

My error message is: Errors:

LaTeX Error: File 'linebreak.sty' not found

Description:

^^M
   
*** (cannot \read from terminal in nonstop modes)



So where is linebreak.sty?

Installed are:

i   elyxer  - Standalone LyX to HTML converter 
i   lyx - Document Processor 
i A lyx-common  - Architecture-independent files for LyX 
i A ttf-lyx - TrueType versions of some TeX fonts


What am I missing?

TIA
Charlie
--
Registered Linux User:- 329524
***
A good question is never answered. It is not a bolt to be tightened
into place but a seed to be planted and to bear more seed toward the
hope of greening the landscape of the idea.
_John Ciardi

***
Debian GNU/Linux - just the best way to create magic
___


Re: Lining up text and graphics in tables?

2010-01-12 Thread Yago

Hello.

See the attached files lyx and tex. I began with the tex file and then this 
was imported to lyx; this is more easy for me. The command 
\renewcommand{\tablename}{Table} is because I work in spanish language.


Regards.
- Original Message - 
From: "Steve Litt" 

To: 
Sent: Tuesday, January 12, 2010 7:05 AM
Subject: Lining up text and graphics in tables?



Ugh!

I wanted rows with 3 columns. Column 1 is the name of the graphic. Column 
2 is

the graphic itself. Column 3 is a short explanation of the graphic. I used
individual 1 row, 3 column tables to save room and make sure pages broke
reasonably.

Trouble is, no matter how I set cell alignment in any of the columns, the
graphic always rises to the top, and the text (in other columns/cells mind
you) always starts just below where the graphic ends, thereby costing a 
lot of

space, looking ugly, and causing confusion.

Does anyone have an idea how to get the graphic and text to line up 
correctly,

vertically, within their respective cells? Does anyone have any idea what
would cause the behavior I describe?

Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



tabla_con_graficos_120110.lyx
Description: application/lyx


tabla_con_graficos_120110.tex
Description: Binary data


Re: numbering style

2010-01-11 Thread Yago

For your first question, you can put in your preamble this two commands:

\renewcommand{\thefigure}{\arabic{figure}}
\renewcommand{\theequation}{\arabic{equation}}
- Original Message - 
From: 

To: 
Sent: Monday, January 11, 2010 11:06 AM
Subject: numbering style






Hello,
I use LyX and the document type is article(ams).
My problem is that suddenly the numbering of both the equations and 
figures
became nested according to the sections (2.1,2.2 ext.), while I want it to 
be

in a regular simple order (1, 2, ext.).

Another problem I have is not being able to write the names in the author
environment with capital letters only at the beginning of each word (it 
writes

the entire word in capital letters).
Please help me on those matters.
Thanks in advance,
Orly







Re: enumeration spacing

2010-01-03 Thread Yago

See the enumitem package documentation.
- Original Message - 
From: "Tommy" 

To: 
Sent: Sunday, January 03, 2010 11:58 PM
Subject: enumeration spacing



Hi,
I have Ubuntu 9.1 running Lyx 1.64.
I have a long document, almost everything is enumerated and I need to 
eliminate the line space between enumerations.




Re: How to remove page numbers?

2009-12-19 Thread Yago

In your document preamble:

\usepackage{nopageno}
- Original Message - 
From: "Nizar BEN NEJI" 

To: 
Sent: Friday, December 18, 2009 8:21 PM
Subject: How to remove page numbers?


I'm using the ieeetran.cls Can someone tell how i can remove pages 
numbers?

Thank you in advance

--
_
Nizar BEN NEJI
http://sites.google.com/site/nizarbenneji/





Re: Footnote Symbol

2009-12-18 Thread Yago

Of course. Put this code in your preamble:

\usepackage[symbol]{footmisc}
\DefineFNsymbols{mystyle}{\dagger}

\setfnsymbol{mystyle}



and see the footmisc package documentation.

- Original Message - 
From: "Bruce Pourciau" 

To: "LyXFolks" 
Sent: Friday, December 18, 2009 4:31 PM
Subject: Footnote Symbol


A short document has just one footnote. Can I force the footnote  
symbol to be, say, a dagger?


Bruce


XeTeX with LyX

2009-12-14 Thread Yago
Hi to all.

I have XeTeX installed and builded in my MikTex installation but I cannot add a 
new pdf converter in accord with this instructions from the wiki.

Setting up LyX to work with Xetex
This assumes you have Xetex installed. On my texlive installation, it was 
installed automatically. Try running 'xetex' or 'xelatex' to check if its 
there. If not, install it (depends on your LaTeX distribution). 

First of all, you need to add a PDF (xetex) File Format and LyX->Xetex 
conversion: 

Under Tools->Preferences->File handling->File formats, click "New" and 

[x] check "Document Format" 
[x] check "Vector Graphic Format" 
Short Name: pdf4 
Extension: pdf 
Viewer: xdg-open
(Windows users should use pdfview. Alternatively, use any viewer that worked 
for you under File Format PDF (pdflatex).) 

Under "Converters" (just above the "File formats" you just clicked on), click 
on add and set 

>From format: LaTeX (pdflatex) 
To format: PDF (xelatex) 
Converter: xelatex $$i 
Extra flag: latex 
[x] check "Enabled" 

There's no problem for me with the first part, but in my "Converters" window I 
cannot select the option "Add" that's she's in gray.


Re: lyx 1.6.5 + computer algebra (windows)

2009-12-11 Thread Yago

an expeiment
- Original Message - 
From: "Philip A. Viton" 

To: 
Sent: Friday, December 11, 2009 9:44 PM
Subject: lyx 1.6.5 + computer algebra (windows)




I understand that now that lyx has implemented the server in the MS-Win 
edition, it should be possible to use the computer algebra feature. Can 
someone post (or point me to) details on how to set this up, say for 
Maple? I'm not sure how Lyx "knows" if you have a ca system, since it 
doesn't seem to enter itself into the path (also, a couple of lines in 
configure.py referring to maple seem to be commented out).




Philip A. Viton
City Planning, Ohio State University
275 West Woodruff Avenue, Columbus OH 43210
vito...@osu.edu





Re: Wrapping text REALLY around a picture

2009-11-27 Thread Yago
I use normally the command \vspace*{}and I try a balance between the width 
of the figure box and the margin between this box and the wrapped text. With 
something like this:


\begin{wrapfigure}{r}{5cm}
\vspace{-10pt}
\includegraphics[width=4.7cm]{figure}
\vspace{-10pt}
\end{wrapfigure}

You can change the values to deal with that you need.
- Original Message - 
From: "Luca De Marini" 

To: "LyX Users List" 
Sent: Friday, November 27, 2009 5:23 PM
Subject: Wrapping text REALLY around a picture



Hallo list, I'd like to understand a fast thing I never considered but am
considering now: is it possible in Lyx or Latex to wrap text around a
picture for real? I mean, in lyx I can do something like that to wrap text
around a picture but, in reality, I wrap it around a square into which
there's the picture. What if I have a transparent PNG and want the text to
wrap REALLY around the picture considering transparency? Looking at this
page:

http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions

And studying it, sounds to me it's impossible to achieve such a goal, am I
correct?
i'm looking for something like this, in the following page of abiword: 
"Tight

Image Wrapping"
*
*
*http://www.abisource.com/release-notes/2.4.0.phtml*
*
*
*I'm not trying to do this:*
http://upload.wikimedia.org/wikipedia/commons/d/dc/Latex_example_wrapfig_vspace.png
I already know how to do it but that's not what I'm seeking ;)
Greetings,

Luca





Re: Coloring footnote mark

2009-11-24 Thread Yago

Excuse me, but I don't understand you. See the attached files.
- Original Message - 
From: "Miguel Rubio-Roy" 

To: 
Sent: Tuesday, November 24, 2009 9:18 PM
Subject: Re: Coloring footnote mark



> Miguel Rubio-Roy wrote:
>
>> Hi,
>>   Is there a way of applying color to a footnote mark while keeping 
>> the

>> footnote itself black? That is, the superscript number in white with
>> colored background (inside a longtable) and the footnote (outside the
>> table) in black.
>>
>> I've tried with footmisc, but I either don't know how to use it or it
>> does
>> not work.
>
>
> Look the paragraph on footnotes in the KomaScript documentation.
>
> Cheers,
> Charles

Yago  writes:


Something like this:

\deffootnotemark{\textsuperscript{\colorbox{red}%
{\textcolor{white}{\thefootnotemark

in the preamble. Use koma-script class.



Yago and Charles,
 Thanks for your help. I think I'll need something more refined, though.

 The footnotemark effectively appears white, now. However, it appears 
white

both in the text and in the actual footnote.
 The background is colored where the footnotemark is placed in the text, 
but at
the bottom of the page, where footnote appears, the background is white, 
so I

need regular black text.
 Is there a way to use different colors for the footnotemark for the text 
and

the footnote?

Miguel




nota_colores.lyx
Description: application/lyx


nota_colores.pdf
Description: Adobe PDF document


nota_colores.tex
Description: Binary data


Re: Coloring footnote mark

2009-11-24 Thread Yago

Something like this:

\deffootnotemark{\textsuperscript{\colorbox{red}{\textcolor{white}{\thefootnotemark

in the preamble. Use koma-script class.
- Original Message - 
From: "Charles de Miramon" 

To: 
Sent: Tuesday, November 24, 2009 11:02 AM
Subject: Re: Coloring footnote mark



Miguel Rubio-Roy wrote:


Hi,
  Is there a way of applying color to a footnote mark while keeping the
footnote itself black? That is, the superscript number in white with
colored background (inside a longtable) and the footnote (outside the
table) in black.

I've tried with footmisc, but I either don't know how to use it or it 
does

not work.



Look the paragraph on footnotes in the KomaScript documentation.

Cheers,
Charles

--
http://www.kde-france.org





Re: Defining color .

2009-11-19 Thread Yago

Search the document chroma.pdf in the CTAN.
- Original Message - 
From: "nikunj ." 

To: 
Sent: Thursday, November 19, 2009 10:16 AM
Subject: Defining color .



Hi,

I am using 'color' package. How do I define more colors ? All I know is 
that

I can use \definecolor{name}{model}{color-spec} in the preamble.
Can someone guide me with the color spec thing?  Isn' t there a
comprehensive list of such color-specs ?

Nikunj.





Re: Symbol for >=

2009-11-02 Thread Yago

All the LaTeX symbols are here:

http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/comprehensive.html
- Original Message - 
From: "Helge Hafting" 

To: "nikunj ." 
Cc: 
Sent: Monday, November 02, 2009 1:51 PM
Subject: Re: Symbol for >=



nikunj . wrote:

Hi,

One more query, how do I write symbol for greater/less than or equal
to ? (Not >=  or <= )
Is there any guide for latex symbols ?


Turn on the math toolbars. You can then pick symbols from toolbar menus. 
 Learn the codes for those you use most often, that way you can type 
them faster than picking from menus. For example, \geq (or \geqslant ) 
to get

greater-or-equal signs.

Helge Hafting


Re: Forcing a certain amount of lines after a heading

2009-10-29 Thread Yago
You can use the command \enlargethispage{\baselineskip} to make the page one 
more line longer or any other length in the command argument. But see the 
documentation. See also the documentation of addlines package.
- Original Message - 
From: "Miguel Rubio-Roy" 

To: 
Sent: Thursday, October 29, 2009 8:27 PM
Subject: Forcing a certain amount of lines after a heading



Hi all,

 Is there any way of forcing a certain number of lines after a heading
without a pagebreak? Sometimes I have a heading clos to the bottom of a
page, and followed by a two-line paragraph, and I get a pagebreak after 
the

two-lines, but that is too close to the bottom.

Thanks

Miguel





Enumerate

2009-09-25 Thread Yago
How can I do something like this?:
.1   Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, 
vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida 
mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna. 
Donec vehicula augue eu neque. Pellentesque habitant morbi tristique senectus 
et netus et malesuada fames ac turpis egestas. Mauris ut leo. Cras viverra 
metus rhoncus sem. Nulla et lectus vestibulum urna fringilla ultrices. 
Phasellus eu tellus sit amet tortor gravida placerat. Integer sapien est, 
iaculis in, pretium quis, viverra ac, nunc. Praesent eget sem vel leo ultrices 
bibendum. Aenean faucibus. Morbi dolor nulla, malesuada eu, pulvinar at, mollis 
ac, nulla. Curabitur auctor semper nulla. Donec varius orci eget risus. Duis 
nibh mi, congue eu, accumsan eleifend, sagittis quis, diam. Duis eget orci sit 
amet orci dignissim rutrum.


.2   Nam dui ligula, fringilla a, euismod sodales, sollicitudin vel, wisi. 
Morbi auctor lorem non justo. Nam lacus libero, pretium at, lobortis vitae, 
ultricies et, tellus. Donec aliquet, tortor sed accumsan bibendum, erat ligula 
aliquet magna, vitae ornare odio metus a mi. Morbi ac orci et nisl hendrerit 
mollis. Suspendisse ut massa. Cras nec ante. Pellentesque a nulla. Cum sociis 
natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. 
Aliquam tincidunt urna. Nulla ullamcorper vestibulum turpis. Pellentesque 
cursus luctus mauris.

etc...

The enumeration starts after a subsection, so I need some leftmargin to begin 
it. Thanks for to read me.


Re: Trigonometric tipography

2009-09-16 Thread Yago

Thank you Guenter.
- Original Message - 
From: "Guenter Milde" 

To: 
Sent: Wednesday, September 16, 2009 2:46 PM
Subject: Re: Trigonometric tipography



On 2009-09-15, Uwe Stöhr wrote:

Yago schrieb:



Uwe, as you know Javier Bezos is an reconigsed expert on spanish
tipography. If you can read spanish



I'm currently learning Spanish and thus cannot understand everything yet.


The answer stated, that in the given example, the square brackets are more
irritating than helpfull.


This will be my last reply to this topic: The most important thing is
that people will understand what you are _exactly_ meaning. When I
(German) and the other LyX user (US American) misunderstood your
typesetting, then we both obviously didn't understand what you meant.


Most important is, that the *audience* understands the meaning. I the
convention in the field is to do without brackets, this is to be
preferred when publishing for this audience. If misunderstanding arised
in this list, brackets are helpful *in the context of this list*.

The presence of different mathematical notations and conventions is a
fact that we have to live with. There is no "one-size-fits-all" solution.

While at school I learned to write sin(x), cos(x), ..., the IAPP's
Symbols, Units and Nomenclature in Physics states:

 sin x  sine of x
 cos x  cosine of x
 ...

and (in the German translation "Symbole, Einheiten und Nomenklatur in der
Physik, Weinheim 1981):

 Es wird empfohlen (it is recommended) in Ausdrücken wie

   sin {2\pi(x-x_0)/\lambda}
   exp {-V(r)/kT)}

 das Argument zwischen Klammern zu setzen, sofern das Argument nicht ein
 einfaches Produck aus zwei Größen ist, z.\,B. $\sin kx$

i.e. braces (not brackets) are recommended (but optional) for complex
arguments.

Günter





Trigonometric tipography

2009-09-15 Thread Yago
Uwe, as you know Javier Bezos is an reconigsed expert on spanish tipography. 
If you can read spanish bellow you have his response to my answer about the 
famous brackets in the Delambre Analogies formulas.


Un saludo. Yago.
- Original Message - 
From: "Javier Bezos" 

To: 
Sent: Tuesday, September 15, 2009 3:39 PM
Subject: Re: --- Web ---



Estimado Jaime:

Esoty completamente de acuerdo en que son innecesarios: no
habiendo ambigüedad alguna en la interpretación de la
expresión, esos paréntesis molestan más que ayudan.

Un saludo.
Javier

Buenas tardes D. Javier. En una pequeña polémica en la lista de LyX, Uwe 
Stöhr sostiene que es más correcto escribir,


$\sin\left[\dfrac{1}{2}\left(A+B\right)\right]$

que escribir esta expresión de la forma en la que me han enseñado toda la 
vida,


$\sin\dfrac{1}{2}\left(A+B\right)$

En mi opinión los delimitadores cuadrados no son necesarios, porque no 
hay confusión alguna en el significado de la expresión, y aunque es 
cierto que el argumento de la función debe ir perfectamente delimitado 
(en este caso primero delimitadores cuadrados y después paréntesis), 
todas mis enseñanzas y libros de Trigonometría se irán al traste si es 
necesario incluir los delimitadores cuadrados.


Agradecería su experta opinión. Muchas gracias y un saludo.








Re: Vertical spacing of matrices

2009-09-12 Thread Yago
Uwe, in the page 2 you have on top an specific trigonometric example 
(Blancos) without brackets. And more, when I say that the brackets are no 
necessary is because LaTeX add a little space between the function and his 
argument. So the reality is that LaTeX don't type,


cos2vt

but,

cos 2vt

with a little more space after "cos" and this is very comprehensive for 
everybody.


Please don't mention me the Wikipedia because this resource isn't at all a 
"canon" for nothing.


Regards Yago.
- Original Message - 
From: "Uwe Stöhr" 

To: "Yago" 
Cc: "LyX-Users" 
Sent: Saturday, September 12, 2009 11:17 PM
Subject: Re: Vertical spacing of matrices



Yago schrieb:

See the page Nr. 2 in the document ortomatem.pdf refered in the Lyx's 
Math Manual,


There is no such reference.
I googled this:
http://www.tex-tipografia.com/archive/ortomatem.pdf
There the also using round brackets on page 2 (Disposición de fórmulas 
aisladas)



page and 13


They write there for example
cos2vt
This is inexact wrong because this could mean
cos(2)*v*t or cos(2*v)*t
Moreover this is against the the character omitting rules, see below.

in the same document;and the reference to the ISO 31 in the page Nr. 18 
about the round brackets.


In the norm it is defined that you _can_ but needn't to omit the brackets. 
But omitting the brackets leads to inexact result:

tan2pt
versus
tan2pt
In the first case I meant tan(2)*p*t, in the second I meant tan(2*p)*t. So 
you see the problem.


Besides this, look at
http://es.wikipedia.org/wiki/Funci%C3%B3n_matem%C3%A1tica
all other Wikipedia entries state the same. Typesetting rules are 
important to be able to communicate with each other. You can take any math 
book, look at webpages, school books, and also another LyX user told you 
as mathematician that your notation is incorrect. So it's up to you to 
change it or to ignore this.


regards Uwe 




Re: Vertical spacing of matrices

2009-09-12 Thread Yago
See the page Nr. 2 in the document ortomatem.pdf refered in the Lyx's Math 
Manual, or pages Nrs. 6, 8 and 13 in the same document;and the reference to the 
ISO 31 in the page Nr. 18 about the round brackets. All the trigonometric 
functions without brackets I suppose not only for naval military uses and not 
for my personal use.
- Original Message - 
From: "Uwe Stöhr" 
To: "Yago" 
Cc: "LyX-Users" 
Sent: Saturday, September 12, 2009 12:36 PM
Subject: Re: Vertical spacing of matrices


> Yago schrieb:
> 
>> For example when you say,
>> 
>> (when the "sin" would not be upright, it would even mean s*i*n*1/2)
>> 
>> you don't remember the "lineal functions" (archs) in a circle that are 
>> typed with the first letter upright, like this:
>> 
>> Sin AM
> 
> I meant upright (the opposite of italic) and not uppercase.
> 
> Nevertheless, Bruce also described what I meant in his today's post in this 
> email thread: You are 
> using your own typesetting rules making communication with the rest of the 
> world complicted.
> 
> The appendix of LyX's Math manual consists of a list of math typesetting 
> rules. You might at least 
> have a look at them in case you have to read math in books that are not 
> specially written for naval 
> military.
> 
> regards Uwe

Re: Vertical spacing of matrices

2009-09-11 Thread Yago
Uwe thank you any other time for your comments, but I think you are wrong 
about the strict rules to typeset  formulas, at least in the trigonometric 
formulas. For example when you say,


(when the "sin" would not be upright, it would even mean s*i*n*1/2)

you don't remember the "lineal functions" (archs) in a circle that are typed 
with the first letter upright, like this:


Sin AM

without brackets; a little more space between "Sin" and "AM" is all that it 
is needed. The trigonometrical functions are the lineal functions in a 
circle with the radius equal to the unity of mesaure. Then:


Sin AM/R=sin a  (R = radius)

where "a" is the angle that subtends the "AM" arch. And also in this case 
that suffits the space between "Sin" and "AM/R" and "sin" and "a" to 
understand correctly the formula.


And more, in the trigonometric formulas the strict notation "sin(a)" is 
normally not used but "sin a", like "sin 2a", "sin (A+B)" and so on, and I 
think that there aren't confussion about this. And if you type this formulas 
in LaTeX math mode an aditional space is added between the function and the 
argument.


If you want to search a little that exists more secondary circular functions 
(due to spanish mariner Mendoza) not used today named "Sin v AM" (Seno 
verso), "Cos v AM" (Coseno verso), and also "Ver AM" (Verso of AM) or "Cov 
AM" (Coverso of AM) and "Sub v AM" (Subverso of AM). Without brackets.


Regards Yago.

- Original Message - 
From: "Uwe Stöhr" 

To: "Yago" 
Cc: "LyX-Users" 
Sent: Friday, September 11, 2009 7:18 PM
Subject: Re: Vertical spacing of matrices



Yago schrieb:

Respect to your second kindly comment, in the Spanish Navy Naval Military 
School (I am Commander in the Spanish Navy, Hydrographer) the brackets 
are omited in the notation to the half addition or difference of 
trigonometrical functions because the formula,


sin1/2(A+B)

in purity is the product of sin1/2 (I suppose in radians) and the 
addition of the angles A and B (also in radians).


There are strict rules in math how to typeset formulas.
sin1/2
means
sin*1/2
(when the "sin" would not be upright, it would even mean s*i*n*1/2)
So "sin" is in your typesetting a variable or an operator but not a 
function. A function has to have an argument. For arguments round brackets 
are used:

sin(0.5(a+b))
When you have several levels of brackets it is allowed to use brackets for 
the outer ones:

sin[0.5(a+b)]
although this is quite unusual. Normally one uses larger round brackets 
for the outer level and smaller ones for the inner level as explained in 
LyX's Math manual.

Reading
sin1/2(a+b)
I first thought that you mean
sqrt(sin(a+b))
although the 1/2 would then have to be set as superscript.

You definitively need a bracket behind sin and the like, no matter where 
you are working. Math is the same all over the world and it is important 
that everybody can understand what you are writing.


regards Uwe 




Re: Vertical spacing of matrices

2009-09-11 Thread Yago
Uwe, thank you very much for your comments about my reply to Luca. In my 
case I have finished a book about trigonometry with 386 pages and obviously 
there are a lot of formulas and his deduction. All my problem with the 
method that I sended is reduced to copy and paste for the tables and 
matrices with too much rows.


Respect to your second kindly comment, in the Spanish Navy Naval Military 
School (I am Commander in the Spanish Navy, Hydrographer) the brackets are 
omited in the notation to the half addition or difference of trigonometrical 
functions because the formula,


sin1/2(A+B)

in purity is the product of sin1/2 (I suppose in radians) and the addition 
of the angles A and B (also in radians). But in astronomical navigation this 
has no sense when we use, normally,  the Delambre Analogies for the position 
triangle calculus, so we omit the brackets.


Regards Yago.
- Original Message - 
From: "Uwe Stöhr" 

To: "Yago" 
Cc: "LyX-Users" 
Sent: Friday, September 11, 2009 12:33 AM
Subject: Re: Vertical spacing of matrices



Yago schrieb:

Without new commands, for matrix you can use the command \vspace like in 
the attachedd file that presents the Delambre Analogies in a matrix.


This is indeed also a solution but might need more time when you have many 
rows and columns.


Looking at you file I noticed that you are using terms like
cos1/2(A+B)
This is incorrect typesetting. The correct one is this:
http://mathworld.wolfram.com/GausssFormulas.html
(the 1/2 in in the argument of the function)

regards Uwe 




Re: Vertical spacing of matrices

2009-09-10 Thread Yago
Without new commands, for matrix you can use the command \vspace like in the 
attachedd file that presents the Delambre Analogies in a matrix.
- Original Message - 
From: "Uwe Stöhr" 

To: "Luca Carlon" 
Cc: 
Sent: Thursday, September 10, 2009 7:09 PM
Subject: Re: Vertical spacing of matrices



Luca Carlon schrieb:


I noticed it increses the space for tables in
floats too. Isn't it possible to do this only for matrices?


No because a table is actually an array as well as a matrix is an array. 
What you can do is to
define your own short command that you can use before and after the 
matrices, see the attached file.

You can also define two keyboard shortcuts that inserts these commands.

regards Uwe




Analogias_Delambre_Matriz.lyx
Description: application/lyx


Re: Layout problem ... text/footnotes overrunning page numbers

2009-08-05 Thread Yago
Hello Andrej. Can you send us a sample (your LyX file) for analize your 
problem?
- Original Message - 
From: "Andrej" 

To: 
Sent: Wednesday, August 05, 2009 4:13 AM
Subject: Layout problem ... text/footnotes overrunning page numbers



Hi,

I'm no good at (La)TeX, so I'm not certain I'm even using the right 
terminology.


I created a little article (a paper for a Linux course I'm tutoring)
using LyX, and
over all the results are great. My only problem is that the text on
several pages
runs over the page number.  What do I need to change to stop this?

I've tried both article, article (KOMA script), book, letter (w/ and w/o 
koma),

always with similar results.



Cheers,
Andrej

--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes 
concise.


http://www.american.edu/econ/notes/htmlmail.htm 




Re: Subheading numbering

2009-07-28 Thread Yago
You need the titlesec package in your preamble, and after that this command:

\titlelabel{\thetitle.\quad}
- Original Message - 
From: "Ehud Kaplan" 
To: "LyX User" 
Sent: Tuesday, July 28, 2009 8:11 PM
Subject: Subheading numbering


> Is there a way to change the way Lyx/Latex numbers subheading, so that 
> instead of
> 1 Introduction
> it sill produce: 1. Introduction?
> In other words, how do I produce a period following the last digit of a 
> subheading number?
> Thanks,
>

Re: Vertical line in the side left

2009-07-20 Thread Yago
The AddToShipoutFigure command have an star option that let you include all 
the commands after the brackets only in the page that this command is 
included. It's an enourmous work
- Original Message - 
From: "icebna" 

To: "icebna" 
Cc: 
Sent: Monday, July 20, 2009 11:46 AM
Subject: Re: Vertical line in the side left


How can make that the vertical line,  don't appear in the first page, but 
yes in the others pages ?


Thanks advanced

Miguel




icebna escribió:

OK Yago

Thanks so much

Miguel


Yago escribió:

See the attached files.
- Original Message - From: "icebna" 
To: ; 
Sent: Thursday, July 16, 2009 8:48 AM
Subject: Re: Vertical line in the side left



How can put the "Text" in the left corner down, in vertical position
above the line ?. See example attached.

Thanks advanced




Yago escribió:

You can put a vertical line 2pt width and a "Text" centered above the
line at left on all pages of your document with this two commands into
an ERT box at the beginning of the document:

\AddToShipoutPicture{\psline[linewidth=2pt](2,3)(2,26.5)}
\AddToShipoutPicture{\rput(2,27){\large Text}}

You will need to put this in your preamble:

\usepackage{pstricks,eso-pic,calc,graphicx}

Of course you can to change the origin/final line/text co-ordinates
depends on the margins on the document and your needs.
- Original Message - From: "icebna" 
To: 
Sent: Wednesday, July 15, 2009 9:12 AM
Subject: Vertical line in the side left



Hi all :

How put a vertical line, up to down in the left side, with a word 
above

the line in the left corner down.

Please, see the example adjunct.

Thanks so much

Miguel










#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\begin_preamble
% NO ALTERE ESTE PREAMBULO
\lhead{Ejemplo  \copyright}
\usepackage{rotating}
\usepackage{graphicx}
\usepackage{fancyhdr}
\end_preamble
\use_default_options true
\language spanish
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle fancy
\tracking_changes false
\output_changes false
\author ""
\end_header

\begin_body

\begin_layout Standard
How make put the line in vertical position, up to down, in the side
left,
and with the word Example, in the left corner down, above the line.
\end_layout

\end_body
\end_document















#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\begin_preamble
% NO ALTERE ESTE PREAMBULO

\usepackage{rotating}
\usepackage{graphicx}
\usepackage{fancyhdr}
\end_preamble
\use_default_options true
\language spanish
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author ""
\author ""
\end_header

\begin_body

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
reversemarginpar
\end_layout

\end_inset


\begin_inset Marginal
status open

\begin_layout Plain Layout
\noindent
\align center
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
rotatebox[origin=l]{90}{
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
This is a centered paragraph.
Left or right changes the space between the line and the text
\bar under

\end_layout

\end_inset


\bar under
Ejemplo
\begin_inset space ~
\end_inset

©
\begin_inset space \hspace*{}
\length 18cm
\end_inset


\bar default

\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
How make put the line in vertical position, up to down, in the side 
left,

and with the word Example, in the left corner down, above the line.
\end_layout

\end_body
\end_document










Re: Windows: Graphics preview doesn't work using Lyxlauncher.exe

2009-07-17 Thread Yago
Do you have selected the option "graphics preview" in the Graphics option 
inTools>Preferences?
- Original Message - 
From: "Nick Bell" 

To: "Lyx" 
Sent: Friday, July 17, 2009 11:11 AM
Subject: Windows: Graphics preview doesn't work using Lyxlauncher.exe


Apologies if this has been said before, but I have only ever been able to 
get graphics preview to work if I start LyX by running lyx.exe. If I use 
the default LyXlauncher.exe, I can't preview .eps, .pdf (although .png 
works).


Is this a known issue?
--
Nick Bell
m...@nickbell.org 




Re: List of Tables, numbering problem

2009-07-17 Thread Yago

You can put in your preamble this command:

\renewcommand{\thetable}{\arabic{chapter}.\arabic{table}}
- Original Message - 
From: "Laser Yuan" 

To: 
Sent: Friday, July 17, 2009 7:24 AM
Subject: List of Tables, numbering problem



Hello,

I have tables in Chapters, say, two in the first Chapter, one in the 
second.

And I'm using ASM(book) class.

The numbering comes up with the "list of talbes" are like this:

1 
2 ...

1 ...

I want it to be:
1.1 ...
1.2 ...

2.1 ...

Could anybody tell me, how this wizard numbering happened. and how to 
solve

it. I attached a sample as bellow for your information

Thanks.
_

#LyX 1.6.1 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass amsbook
\begin_preamble

\end_preamble
\use_default_options true
\begin_modules
theorems-ams
\end_modules
\language english
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing onehalf
\use_hyperref false
\pdf_bookmarks true
\pdf_bookmarksnumbered true
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 3
\pdf_breaklinks false
\pdf_pdfborder false
\pdf_colorlinks false
\pdf_backref false
\pdf_pdfusetitle true
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\leftmargin 1.5cm
\topmargin 3cm
\rightmargin 1.5cm
\bottommargin 1.5cm
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author ""
\author ""
\end_header

\begin_body

\begin_layout Standard
\begin_inset FloatList table

\end_inset


\end_layout

\begin_layout Chapter
the first chapter
\end_layout

\begin_layout Section
the first section of chapter 1
\end_layout

\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption

\begin_layout Plain Layout
the first table in chpter 1
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption

\begin_layout Plain Layout
the second table in chpter 1
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Chapter
the second chapter
\end_layout

\begin_layout Section
the first section of chapter 2
\end_layout

\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption

\begin_layout Plain Layout
the first chapter in chapter 2
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\end_body
\end_document





Re: Vertical line in the side left

2009-07-16 Thread Yago

See the attached files.
- Original Message - 
From: "icebna" 

To: ; 
Sent: Thursday, July 16, 2009 8:48 AM
Subject: Re: Vertical line in the side left



How can put the "Text" in the left corner down, in vertical position
above the line ?. See example attached.

Thanks advanced




Yago escribió:

You can put a vertical line 2pt width and a "Text" centered above the
line at left on all pages of your document with this two commands into
an ERT box at the beginning of the document:

\AddToShipoutPicture{\psline[linewidth=2pt](2,3)(2,26.5)}
\AddToShipoutPicture{\rput(2,27){\large Text}}

You will need to put this in your preamble:

\usepackage{pstricks,eso-pic,calc,graphicx}

Of course you can to change the origin/final line/text co-ordinates
depends on the margins on the document and your needs.
- Original Message - From: "icebna" 
To: 
Sent: Wednesday, July 15, 2009 9:12 AM
Subject: Vertical line in the side left



Hi all :

How put a vertical line, up to down in the left side, with a word above
the line in the left corner down.

Please, see the example adjunct.

Thanks so much

Miguel









#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\begin_preamble
% NO ALTERE ESTE PREAMBULO
\lhead{Ejemplo  \copyright}
\usepackage{rotating}
\usepackage{graphicx}
\usepackage{fancyhdr}
\end_preamble
\use_default_options true
\language spanish
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle fancy
\tracking_changes false
\output_changes false
\author ""
\end_header

\begin_body

\begin_layout Standard
How make put the line in vertical position, up to down, in the side
left,
and with the word Example, in the left corner down, above the line.
\end_layout

\end_body
\end_document














#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\begin_preamble
% NO ALTERE ESTE PREAMBULO

\usepackage{rotating}
\usepackage{graphicx}
\usepackage{fancyhdr}
\end_preamble
\use_default_options true
\language spanish
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\author ""
\author ""
\end_header

\begin_body

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
reversemarginpar
\end_layout

\end_inset


\begin_inset Marginal
status open

\begin_layout Plain Layout
\noindent
\align center
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
rotatebox[origin=l]{90}{
\end_layout

\end_inset


\begin_inset Note Note
status collapsed

\begin_layout Plain Layout
This is a centered paragraph.
Left or right changes the space between the line and the text
\bar under

\end_layout

\end_inset


\bar under
Ejemplo
\begin_inset space ~
\end_inset

©
\begin_inset space \hspace*{}
\length 18cm
\end_inset


\bar default

\begin_inset ERT
status collapsed

\begin_layout Plain Layout

}
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
How make put the line in vertical position, up to down, in the side left,
and with the word Example, in the left corner down, above the line.
\end_layout

\end_body
\end_document



linea_lateral.tex
Description: Binary data


linea_lateral.lyx
Description: application/lyx


Re: Vertical line in the side left

2009-07-15 Thread Yago
You can put a vertical line 2pt width and a "Text" centered above the line 
at left on all pages of your document with this two commands into an ERT box 
at the beginning of the document:


\AddToShipoutPicture{\psline[linewidth=2pt](2,3)(2,26.5)}
\AddToShipoutPicture{\rput(2,27){\large Text}}

You will need to put this in your preamble:

\usepackage{pstricks,eso-pic,calc,graphicx}

Of course you can to change the origin/final line/text co-ordinates depends 
on the margins on the document and your needs.
- Original Message - 
From: "icebna" 

To: 
Sent: Wednesday, July 15, 2009 9:12 AM
Subject: Vertical line in the side left



Hi all :

How put a vertical line, up to down in the left side, with a word above
the line in the left corner down.

Please, see the example adjunct.

Thanks so much

Miguel








#LyX 1.6.3 created this file. For more info see http://www.lyx.org/
\lyxformat 345
\begin_document
\begin_header
\textclass article
\begin_preamble
% NO ALTERE ESTE PREAMBULO
\lhead{Ejemplo  \copyright}
\usepackage{rotating}
\usepackage{graphicx}
\usepackage{fancyhdr}
\end_preamble
\use_default_options true
\language spanish
\inputencoding auto
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100

\graphics default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_amsmath 1
\use_esint 1
\cite_engine basic
\use_bibtopic false
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle fancy
\tracking_changes false
\output_changes false
\author ""
\end_header

\begin_body

\begin_layout Standard
How make put the line in vertical position, up to down, in the side left,
and with the word Example, in the left corner down, above the line.
\end_layout

\end_body
\end_document





Re: Styles Change on Section , Subsections, SubSubSections sectsty

2009-07-04 Thread Yago

titlesec
- Original Message - 
From: "Marcelo Reis" 

To: 
Sent: Sunday, July 05, 2009 12:46 AM
Subject: Styles Change on Section , Subsections, SubSubSections sectsty



Guys, another question,
If I'd like to change the format of the Sections, SubSections and 
SubSubSections, What would be the best way?

I'd like to change Sections Size,  Bold, Italic...

I found out about the package sectsty, Would it be the best way?

Regards
Marcelo


Re: Hello, trouble with language. Chapter, Capítulo

2009-06-28 Thread Yago
I'm so sorry for my spanish reply to Francisco to his message. I know that this 
is an english language mailing list.

Francisco, pon esto en el preámbulo de tu documento:

\addto\captionsspanish{\renewcommand{\contentsname}{\centering\bfseries\rm\Huge{\'Indice
 general}}}
\addto\captionsspanish{\renewcommand{\figurename}{Figura}}

\addto\captionsspanish{\renewcommand{\listfigurename}{Lista de Figuras}}

\addto\captionsspanish{\renewcommand{\tablename}{Tabla}}

\addto\captionsspanish{\renewcommand{\listtablename}{Lista de Tablas}}

\addto\captionsspanish{\renewcommand{\chaptername}{Cap\'itulo}}

\addto\captionsspanish{\renewcommand{\indexname}{\bfseries\Huge{\'Indice 
alfab\'etico}}}



Suponiendo que para tu documento no uses el paquete babel con la opción 
spanish. Ponlo de todas maneras, que no vendrá de menos.



Un saludo.



I'm sorry any other time.

  - Original Message - 
  From: Francisco Javier Martínez Sanchez 
  To: lyx-users@lists.lyx.org 
  Sent: Sunday, June 28, 2009 5:13 PM
  Subject: Hello, trouble with language. Chapter, Capítulo


  I don't know anything about mailing list. I always use forums. In addition my 
English is very bad. I think that this is the email direction correct.


  I had a little trouble with lyx. I wanna to create a book with chapter. So I 
select chapter. and it put:
Chapter 1



  But I don't wanna it put Chapter 1. As the Spanish tutorial I wanna that lyx 
put:


Capítulo 1
  Other things as "Table of contents" I wanna see as "Índice general"

   Please I'm new if you can answer me in Spanish, do it. If you can't, try 
simple English.

Thanks, Francisco.







Re: How do i plot a function?

2009-06-25 Thread Yago

If you need to plot this function you can use this code:

\psset{yunit=0.5cm,xunit=1cm}
\begin{pspicture*}(-2.5,-2)(2.5,10)
\psaxes[Dy=2]{->}(0,0)(-2.5,-1)(2.5,10)
\psset{linewidth=1.5pt}
\psPolynomial[coeff=0 0 3]{-2.5}{5}
\rput[lb](1.6,4.2){$f(x)$}
\end{pspicture*}

You will need the package pst-func in your preamble. See the documentation.
- Original Message - 
From: "voidie" 

To: 
Sent: Thursday, June 25, 2009 2:05 AM
Subject: How do i plot a function?



Hey dudes,

i would like to plot a simple function like f(x)=3x^2. I know there
are 2 ways of doing that. The first is to generate an image with an
external tool like gnuplot and include that image in the document
(Which i don't want to do). I would rather use a latex package so the
plot will be generated by data in have in the document. I have been
told i had to alter the latex preamble but is that possible at all? I
know there is a button to include Tex code but that's all.

Cheers!


Re: Shortcuts

2009-06-08 Thread Yago

See the files with extension .bind in /LyXxx/Resources/bind.
- Original Message - 
From: "Thomas Løcke" 

To: 
Sent: Monday, June 08, 2009 8:29 AM
Subject: Shortcuts



Hey all,

I've now written a small number of texts using LyX, and I'm *very*
happy with it.

I do though have one request for the coming versions of LyX: When you
mouseover the various GUI buttons, how about adding the shortcut to
the popup text, eg. CTRL + E for the Emphasis button?

When learning to use new programs, I try to learn the keyboard
shortcuts as fast as possible, and small hints like the above
mentioned help me a lot.

If this is already available in LyX, then please let me know how to
enable it.  :o)

Regards,
Thomas 




Re: Problems with jpg-quality with ps2pdf

2009-05-22 Thread Yago
If you use Coreldraw, don't export to jpg you graphic, but directly to eps 
type 2 and you will have best quality and no pixelated contours.
- Original Message - 
From: "Robert Neumann" 

To: 
Sent: Friday, May 22, 2009 10:32 AM
Subject: Problems with jpg-quality with ps2pdf



Hello,
I have a problem with the quality of jpg-images.
I have a jpg image with best quality, made with coreldraw (actually I use
coreldraw to to work on the existing jpg-file, which contains 
function-graphs

and other curves)
When I open it, the quality is good, there are no "little dots" from the
compression around the numbers.
Them I create a pdf with ps2pdf and I get lots of these little dots.
So the jpg quality seems to be reduced by lyx during the export process, 
because

the dvi is fine.
I just need to use ps2pdf, because the pdf is processed at another place 
and

they can only deal with pdfs made with ps2pdf
I' using Lyx 1.3.4 on a Suse Linux (and I dont want to update, because all 
new

lyx are slower it has to to with the latex)
Thanks Robert





Re: two questions about figures

2009-05-15 Thread Yago

You can try to use ERT code like this:

\begin{figure}[H]  % You will need to use the package "float" for the 
use of option H

\centering
\includegraphics[width=xx, or width=xx\textwidth or scale=xx]{your graphic 
file}

\caption{your caption} % You will need the package "ccaption" for that
\label{your label}
\end{figure}

To wrap your figure, put this just before the first letter of a paragraph:

\begin{wrapfigure}{r (right) or l (left)}{box width}   % You need the 
package "wrapfig" for that.
\includegraphics[width=xx, or width=xx\textwidth or scale=xx]{your graphic 
file}

\caption{your caption} % You will need the package "ccaption" for that
\label{your label}
\end{wrapfigure}

You can also to wrap your figure with the package "picins". In this .pdf you 
have the package documentation:


http://www.ifi.uio.no/it/latex-links/picins.pdf

In all cases you need the package "graphicx" in your preamble.
- Original Message - 
From: "Marcelo Acuña" 
To: ; "Olivier Ripoll" 


Sent: Friday, May 15, 2009 2:40 AM
Subject: Re: two questions about figures




> Hello,
> I put figures in floats.
>
> 1) When I insert a figure into a float I can see
a box with words: Float: Figure, then this change to: Float:
Figure*.
> What is the difference between
Figure and Figure*?
>
> 2) The floats have standard setting plus span
column choosed. Figures have standard setting plus % of text
width.
> When I run Latex, two first
figures are displayed near the section where are defined,
the next figures are displayed 50 pages after, at the end of
the chapter. How I can correct
this?

Have you tried to change the "float placement" setting to
"here if possible" or "here definitely" ?
Check the user manual, section 4.6.3 and the
"Documents->Settings->Float Placement" options.

Best regards,

Olivier


I try it, but Here if possible and Here definitely are disabled.
Marcelo


 

¡Viví la mejor experiencia en la web!
Descargá gratis el nuevo Internet Explorer 8
http://downloads.yahoo.com/ieak8/?l=ar 



Re: Page numbers and the book class

2009-04-17 Thread Yago

Do you know what's Google?.

http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/teTeX/latex/latex2e-html/ltx-138.html
- Original Message - 
From: "Hesham Kamel" 

To: 
Sent: Friday, April 17, 2009 10:08 PM
Subject: Page numbers and the book class



Hi,
Please, I am using the book more fonts class.
Everything is fine, except I am using the* \pagestyle{empty}*
to suppress printing the header.
However, this also causes printing the page number *ONLY* for the first 
page

on each chapter.
*Is there a way to print page numbers for all pages, and in the same time
suppressing the headers?*

Thank you,
H



__ Information from ESET NOD32 Antivirus, version of virus 
signature database 4014 (20090416) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: N00bie font issues

2009-04-06 Thread Yago
When I need to install a new Type I font (if I have the .afm and .pfb files) 
, this is the method that I use:


http://www.umantec.nl/fontinst/

If you are searching for some specific font and his .afm and .pfb files, 
please, ask me. Regards.
- Original Message - 
From: "John Jason Jordan" 

To: 
Sent: Monday, April 06, 2009 12:20 AM
Subject: Re: N00bie font issues



On Sun, 05 Apr 2009 23:20:40 +0200
Abdelrazak Younes  dijo:


On 05/04/2009 22:04, John Jason Jordan wrote:
> On Sun, 05 Apr 2009 21:12:28 +0200
> Abdelrazak Younes  dijo:



> I must have poor googling skills, because I have spent an hour looking
> for documentation without success.



Oh, that's something else. I was merely answering the part about what is
LateX and what how to compile, etc. Sorry for the misunderstanding.
Concerning fonts, as Juergen said, your best bet right now is to try
XeTeX, which we don't fully support yet. See the wiki (the pages Juergen
gave on wiki.lyx.org).


I did succeed in getting Bera Serif installed. It had a README that
said where to put the files. Pain in the neck  because I had to do it
from the command line. But I finally got all the files in the right
places. Then I did texhash and udmap --enable Map bera.map. And then I
did a Reconfigure in Lyx, closed it, and restarted it, and the fonts
were there!

Stoked with success I did the same thing for the kpfonts package.
Except the kpfonts package had an installable zip file. I had to open
File Roller as root, but it seemed to install all the files in the
right folders. Then I did texhash again, and udmap --enable Map
kpfonts.map. The last command said at one point that it found the
kpfonts.map file and it didn't give any error messages about it. But
reconfiguring, stopping and restarting Lyx several times has failed to
get the kpfonts visible in the Document > Settings window.

So now I'm sad again. :(

__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3990 (20090406) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com







TOC

2009-04-06 Thread Yago
Hello to all.

I have a problem with the TOC of my document (two sides) that's is placed at 
the end. I use the package fancyhdr and the titlesec/titletoc, among the 
others. This is my preamble:

\documentclass[spanish]{book}

\usepackage[T1]{fontenc}

\usepackage[latin9]{inputenc}

\usepackage{geometry}

\geometry{verbose,paperwidth=170mm,paperheight=250mm,tmargin=2.5cm,bmargin=2.5cm,lmargin=2.5cm,rmargin=2cm}

\pagestyle{plain}

\setcounter{secnumdepth}{3}

\setcounter{tocdepth}{1}

\usepackage{textcomp}

\usepackage{amsmath}

\usepackage{amssymb}




\makeatletter

\usepackage{fnpos}



\usepackage{endnotes}

\let\footnote=\endnote

\renewcommand{\notesname}{Notas}



\usepackage{ifthen}

\usepackage{graphicx}

\usepackage{colortbl}

\usepackage{lscape}

\usepackage{wrapfig}

\usepackage{pst-math,pstricks-add}

\usepackage{picins}

\usepackage{wasysym}

\usepackage{marvosym}

\usepackage{mathtools}



\newtagform{brackets}{[}{]}

\usetagform{brackets}



\usepackage{txfonts}

\usepackage[a]{esvect}

\usepackage{nccparskip}

\usepackage[lflt]{floatflt}



\usepackage{ccaption}

\usepackage[font=small,labelfont=bf]{caption}



\usepackage[spanish]{babel}

\usepackage{subdepth}

\usepackage{array}

\usepackage{booktabs}

\usepackage{multicol}

\usepackage{multirow}

\usepackage{tocvsec2}

\usepackage{fixltx2e}

\usepackage{arcs}



\usepackage{multicol,ragged2e}

\setlength\columnseprule{0.4pt}

\addtolength\columnsep{10pt}




\usepackage{titletoc,titlesec}




\addto\captionsspanish{\renewcommand{\contentsname}{\centering\bfseries\rm\Huge{\'Indice
 general}}}

\addto\captionsspanish{\renewcommand{\figurename}{Figura}}

\addto\captionsspanish{\renewcommand{\listfigurename}{Lista de Figuras}}

\addto\captionsspanish{\renewcommand{\tablename}{Tabla}}

\addto\captionsspanish{\renewcommand{\listtablename}{Lista de Tablas}}

\addto\captionsspanish{\renewcommand{\chaptername}{Cap\'itulo}}



\renewcommand{\thechapter}{\Roman{chapter}}

\renewcommand{\thesection}{\arabic{chapter}{.}\arabic{section}}

\renewcommand{\thefigure}{\arabic{chapter}.\arabic{figure}}

\renewcommand{\thetable}{\arabic{chapter}.\arabic{table}}




\usepackage{fancyhdr}

\setlength{\headheight}{15pt}

\pagestyle{fancyplain}

\fancyhf{}

\fancyhead[LE,RO]{\fancyplain{}{\bfseries\thepage}}

\fancyhead[RE,LO]{\fancyplain{}{{\bfseries\chaptername 
\,\thechapter}-\S\,\itshape\thesection}}




\titleformat{\part}[display]

{\vspace{.4\textheight}\Large\bfseries\fillast}

{\partname\hspace{5pt}\thepart}

{1ex minus .1ex}

{\large}

\titlespacing{\part}{2pc}{*3}{*2}[3pc]




\titleformat{\chapter}[display]

{\Large\bfseries\fillast}

{\scshape\chaptername\hspace{5pt}\thechapter}

{1ex minus .1ex}

{\normalsize}

\titlespacing{\chapter}{2pc}{*3}{*2}[3pc]




\titlecontents{part} [0pt]

{\addvspace{2.2pc}\contentsmargin{0pt}\centering\rightskip 1.5pc plus 
1fil\leftskip\rightskip}

{\partname}

{\large\scshape\bfseries}

{}

[\begin{center}\addvspace{-.8pc}\rule{0.2\linewidth}{1pt}\end{center}]




\titlecontents{chapter}[56pt]

{\addvspace{1pc}\normalsize}{\contentsmargin{5pt}\bfseries\makebox[35pt][r]{\normalsize\chaptername\hspace{.3pc}\normalsize\thecontentslabel{.}\hspace{10pt}}\filcenter\normalsize}

{\contentsmargin{0pt}\normalsize}{\titlerule*[0.5pc]{.}\normalsize\bfseries\contentspage}[\addvspace{0.2pc}]
 




\titlecontents*{section}[1.5em]

{\makebox{\small}}

{\thecontentslabel. }

{}

{, \itshape\thecontentspage}

[.---][.]




\renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}}

\renewcommand{\sin}{\sen \nolimits}

\renewcommand{\arcsin}{\arcsen \nolimits}

\renewcommand{\sinh}{\senh \nolimits}

\renewcommand{\tan}{\tg \nolimits}

\renewcommand{\arctan}{\arctg \nolimits}

\renewcommand{\tanh}{\tgh \nolimits}

\renewcommand{\csc}{\cosec \nolimits}

\renewcommand{\cot}{\cotg \nolimits}

\renewcommand{\lg}{\log \nolimits}



\DeclareMathOperator{\arccot}{arc\,cotg}

\DeclareMathOperator{\arccosec}{arc\,cosec}

\DeclareMathOperator{\arcsec}{arc\,sec}




\hyphenation{tri-go-no-mé-tri-cas}

\hyphenation{cual-quie-ra}

\hyphenation{li-ne-as}

\hyphenation{Li-ne-as}

\hyphenation{De-sa-rro-llo}

\hyphenation{cua-dran-te}

\hyphenation{al-gu-nos}

\hyphenation{Lo-ga-rit-mos}

\hyphenation{co-no-ci-do}

\hyphenation{a-que-llos}

\hyphenation{co-no-ci-mi-en-to}

\hyphenation{me-di-bles}




\makeatletter

\def\cleardoublepage{\clearpage...@twoside \ifod...@page\else

\vspace*{\fill}

\thispagestyle{empty}

\newpage 

\...@twocolumn\hbox{}\newpage\fi\fi\fi}

\makeatother




\usepackage[breaklinks]{hyperref}




\deactivatetilden



So, when I put the command \tableofcontents before the command \end{document}, 
I have this errors in the log file:



! Use of \reser...@a doesn't match its definition.
\...@ifnextchar ...ser...@d = #1\def \reser...@a {
  #2}\def \reser...@b {#3}\f...
l.10691 \tableofcontents
{}
If you say, e.g., `\def\a1{...}', then you must always

Re: mix portrait/landscape page

2009-02-25 Thread Yago
In your preamble: \usepackage{lscape}. At the beginning oy your landscape 
page: \begin{landscape}. At the end of this page: \end{landscape}
- Original Message - 
From: "Giovanni" 

To: 
Sent: Wednesday, February 25, 2009 10:06 PM
Subject: mix portrait/landscape page




 Hi all. I'd would like to know if it's possible to have a document
with (i.e.) a portrait page orientation, and then change (for a
chapter or just a portion of text) to a landscape orientation.
 I've googled i bit, but without finding any clue...

Thanks,
 Giovanni

__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3889 (20090225) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com







Re: How can I get rid the headings out of some pages?

2009-02-22 Thread Yago
You can use the ERT command \pagestyle{plain} before the list of figures 
command.
- Original Message - 
From: "Nikos Alexandris" 

To: 
Sent: Sunday, February 22, 2009 12:27 PM
Subject: How can I get rid the headings out of some pages?



LyXers,

in a document using book(KOMA-Script) the heading "list of figures" is
repeated in 2-3 pages after the "list of figures" page.

Why is that so? How can I get rid of it?

Regards, Nikos


__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3876 (20090221) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com







Re: How to write degree symbol ° ?

2009-02-19 Thread Yago
I have an spanish keyboard and when I want to type the degree symbol, I put 
this in math mode:


$90\textrm\textdegree$

for to obtain 90º.
- Original Message - 
From: "Dotan Cohen" 

To: "Uwe Stöhr" 
Cc: 
Sent: Thursday, February 19, 2009 4:11 PM
Subject: Re: How to write degree symbol ° ?



international keyboard layout:
http://en.wikipedia.org/wiki/Keyboard_layout#United_States



Switched, thank you! There are three or four characters in there that
I use often enough to warrant it!

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü





Re: Paragraph and space formatting

2009-02-17 Thread Yago
For me the solution for that is to use in the preamble the package 
\nccparskip for to have the same skip between paragraphs all over the 
document.
- Original Message - 
From: "Mehrdad" 

To: 
Sent: Tuesday, February 17, 2009 1:28 AM
Subject: Paragraph and space formatting





Hallo to all





 I have a short question, how come lyx sometimes doesn't take the vertical
space I set. For instance it absolutely ignores the fact that I put a 
small

skip between two paragraphs. Sometime it indents paragraphs by a minimal
step in although I have set it to not indent? Its driving me crazy!



Thanks for the help




__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3862 (20090217) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: tables go out of the page

2009-02-13 Thread Yago

To reduce the font size is another solution
- Original Message - 
From: "James C. Sutherland" 

To: "LyX User" 
Sent: Friday, February 13, 2009 3:15 PM
Subject: Re: tables go out of the page




On Feb 13, 2009, at 12:58 AM, Sindhu Sundar wrote:


Hi!

Am doing by final year project, we are required to submit erd  diagrams 
and
stuff. In lyx when I create tables, some of the go out of the 
page...please

see http://dl.getdropbox.com/u/394046/Narration.pdf

how do i make the tables come within the page margin? please help. 
thanks :)


-Sindhu S


Two possible solutions that come to mind:
  1. Set column widths.  This will force line-wrapping in a cell.
  2. Rotate the table to landscape.
I would probably favor option 1 for most of your tables.

__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3836 (20090207) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com





table_example_1.lyx
Description: application/lyx


table_example_1.tex
Description: Binary data


Re: Asterisk footnote

2009-02-10 Thread Yago

See the footmisc package.
- Original Message - 
From: "Maria Gouskova" 

To: "mailing lyx" 
Sent: Tuesday, February 10, 2009 10:57 PM
Subject: Asterisk footnote



Hi LyX users,

I need to put in an asterisk footnote as the first footnote before
regularly numbered (1 and up) footnotes. I am following some
externally imposed formatting conventions and so cannot use the Title
environment (the publisher requires the title to be
left-aligned)--otherwise I would have simply taken advantage of
footnotes automatically becoming asterisked in titles.

Here's what I have tried so far:

1. $^*$\footnotetext{$^*$text>}


This makes the footnote appear with an asterisk, but it also has the
zero number in front of the asterisk:

--
superscript 0 *

This is almost what I need, but the zero can't be there.

2. I put this before the footnote

\renewcommand{\thefootnote}{\fnsymbol{footnote}}
\footnote{}

Then right before the first real, non-asterisked footnote:
\renewcommand{\thefootnote}
\setcounter{footnote}{0}

This doesn't work at all--it produces a bunch of errors, one for each 
footnote,


"argument of \setcounter has an extra }.
Paragraph ended before \setcounter was complete."

And the usual baffling

"I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away."

Any thoughts?

Alternatively, if someone could tell me how to left-align the title in
the Article environment, it would also solve my problem.

Maria

__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3836 (20090207) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com







Re: some questions on page numbering (pages BEFORE chapter 1)

2009-02-04 Thread Yago


- Original Message - 
From: "Joe(theWordy)Philbrook" 

To: 
Sent: Wednesday, February 04, 2009 10:21 AM
Subject: Re: some questions on page numbering (pages BEFORE chapter 1)




It would appear that on Jan 30, Dave Hewitt did say:


Definitely use the \frontmatter and \mainmatter separations.
Also, to get the numbering style changes you want, put
this in ERT at the start of each of those sections:

\pagenumbering{roman}

\pagenumbering{arabic}



Thanks Dave... Now I've almost got numbering where I want it...

I've learned to use \frontmatter & \mainmatter to good effect. And
confirmed a suspicion that there should also be such a thing as a
\backmatter...

I've learned ( with a little stumbling ) how to strong arm page
numbering (when/if necessary) with:
\setcounter{page}{0}
rather than:
\setcounter{pagenumber}{0}
to avoid output errors about undefined counters...

And now, thanks to you, I know how to get them numbered with roman
numerals when I want.


All I need to figure out now is: how to suppress the printing of any
page number on pages I don't want numbered???


\thispagestyle{empty}


Well that and how to get Lyx to position the "by authorname" & copyright
information at the bottom of an otherwise blank page instead of at the
top of one???
(there has to be a better way than inserting a bunch of hard returns.
I mean that method would have to be re-tweaked every time the output
page size changed.)


Plus how to suppress the date of output generation, from the title
page???


\date{}


(and/or how to get it to use an arbitrary {hard coded?} date, or perhaps
even the date the .lyx file was last changed,instead...)


isodate package.


This last item matters to me because If I print 10 copies on Friday.
Then find out I need 5 more on Monday morning I don't want the date to
be different on the last five...


--
|  ~^~ ~^~
|Joe (theWordy) Philbrook
|  ^   J(tWdy)P
|\___/<>


__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3819 (20090202) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com







Re: A question regarding List of figures

2009-02-02 Thread Yago
If you are using the package babel, insert this in the preamble:

\addto\captionsspanish{\renewcommand{\listfigurename}{\'Indice de Figuras}}

That works for spanish babel option. You can change the aspect of the title. 
For example: {\bfseries\rm\Huge{\'Indice de Figuras}}. And so on.
- Original Message - 
From: "Carina Gaviglio" 
To: 
Sent: Monday, February 02, 2009 11:36 PM
Subject: A question regarding List of figures


> Hello,
> I have a question.
> 
> I am writting a thesis in spanish (Argentinien spanish) in Lyx, the
> document class is BOOK. And I have inserted a List of figures.
> 
> But I have a problem with the translation into spanish of: List of
> figures, Lyx translates as Indice de cuadros, but is not the right
> translation.
> 
> And I do not  know what I shoul write in the Preamble in order to get
> Indice de figuras as the right traslation.
> 
> I hope someone could advise me.
> 
> Thanks!!
> Carina
> 
> 
> 
> 
> __ Information from ESET NOD32 Antivirus, version of virus signature 
> database 3819 (20090202) __
> 
> The message was checked by ESET NOD32 Antivirus.
> 
> http://www.eset.com
> 
> 
>

Re: how to put an image

2009-01-30 Thread Yago

Hello,

If you export the LyX file to pdf with pdflatex, only .pdf, .png, .pdf or 
Metapost output figures will be processed. That's all: pdflatex don't 
support the .eps format in figures. You can use instead dvipdfm to export to 
.pdf your LyX file or convert .eps figures to another format that can read 
pdflatex.
- Original Message - 
From: "Yakup Ayvaz" 

To: ; 
Sent: Friday, January 30, 2009 10:45 AM
Subject: how to put an image


Hello,

I have a problem with lyx.
I inserted an images, which also shows the image correctly in lyx,
but then I try to export in pdf format I get an error like "... cannot 
determine size of graphic".


Whats the problem here?
I tried a lot but I could not solve the problem... can somebody help...?





__ Information from ESET NOD32 Antivirus, version of virus signature 
database 3798 (20090125) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




Re: page numbering

2008-11-25 Thread Yago
You need the packages fancyhdr and lastpage in your preamble. And add this 
command also in the preamble:


\cfoot{\thepage of \pageref{LastPage}}
- Original Message - 
From: "chilly009" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, November 25, 2008 3:15 PM
Subject: page numbering




hey

Anyone have a command that gives the possibilty of numbering pages like 
4

of 87 or 4/87??

kevin
--
View this message in context: 
http://n2.nabble.com/page-numbering-tp1576477p1576477.html

Sent from the LyX - Users mailing list archive at Nabble.com.


__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3636 (20081124) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: getting a document with no page numbers

2008-11-22 Thread Yago

You can use the package nopageno in the preamble for that.
- Original Message - 
From: "Micha" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, November 22, 2008 6:32 PM
Subject: Re: getting a document with no page numbers



On Sat, 22 Nov 2008 18:21:56 +0200
Dov Feldstern <[EMAIL PROTECTED]> wrote:


Micha wrote:
> I trying to get a document with no page numbers and for some reason 
> it's

> just not working.
>
> both
> \pagestyle{empty}
> \thispagestyle{empty}
>
> seem to be ignored.
>
> Any idea on where to look for the culprit?
> the document style is article, bibtex and amstex are in use. The 
> document is

> both hebrew and english
>
> thanks

\thispagestyle{empty} works for me (1.7svn, article, hebrew and english, 
but
no bibtex or amstex). Note that the command has to be in ERT on the 
specific
page, not in the preamble (which is obvious, given that it's for a 
specific

page --- but I think I once had trouble because of that ;) ). Besides the
ERT, I also set the Document->Settings...->Page Layout->Heading style to
"empty" --- I'm not sure if both are necessary or not...


thanks, that was what I was missing. For some reason \pagestyle{empty} 
doesn't
work for the first page which requires an explicit \thispagestyle{empty}. 
I put

it in the preamble and that didn't work.



HTH!
Dov



__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3632 (20081121) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: Book Class Margin Problems

2008-11-06 Thread Yago

You can use the package geometry for to do that.
- Original Message - 
From: "Shirley" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, November 06, 2008 11:13 PM
Subject: Book Class Margin Problems




I am a brand-new user of LyX, and I am trying to prepare a book for
publication at CreateSpace.  I am using version 1.5.6 with Windows Vista. 
I

had no problems with the typesetting, the book looks great. However, I am
having problems with the margins.  CreateSpace requires a minimum 1/2" for
top, bottom and outer margin; and 3/4" for inner, or gutter, margin. The
inner and outer margins came out OK, but they keep telling me that the top
and bottom margins are too narrow. I originally set the margins at .5" for
top and bottom in Document Settings, CreateSpace said that was too narrow.

I thought perhaps the headers and footers were intruding into the margin, 
so

I set them wider than required -- .75". I just got an e-mail today from
support at CreateSpace, saying that the top and bottom margins were still
too narrow. However, as a result of increasing the top and bottom margins,
the length of my book increased by six pages. This is what I would have
expected as a result of widening the margins.

Can anyone tell me what the default settings are for the margins in Book
Class?  Also can anyone tell me what I may be doing wrong in setting my
margins? Any help will be appreciated.

Shirley


--
View this message in context: 
http://n2.nabble.com/Book-Class-Margin-Problems-tp1467333p1467333.html

Sent from the LyX - Users mailing list archive at Nabble.com.


__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3592 (20081106) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: Angstrom Symbol disappears in pdf, dvi, ps, etc

2008-10-27 Thread Yago

You can put in the preamble \usepackage{txfonts} and that is all.
- Original Message - 
From: "Dennis Feng" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, October 26, 2008 11:56 PM
Subject: Angstrom Symbol disappears in pdf, dvi, ps, etc



Hi,

I used Math \AA to get an Angstrom symbol (A with circle on top).  It 
shows

up fine in Lyx, but whenever I try to export it to a PDF, DVI, or PS file,
the symbol disappears.  Do you guys have an ideas why this happens and is
there any work around?  Thanks for your help!

Dennis



__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3557 (20081026) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



Angstrom_example.lyx
Description: application/lyx


Re: Picture's background

2008-10-15 Thread Yago

You can see the package wallpaper.
- Original Message - 
From: "Ralt" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, October 15, 2008 3:43 PM
Subject: Picture's background




Hi,

I'm quite new to LyX, and I have so searched a lot in documentation. But 
it
hasn't helped me to know how to have a specific picture as background 
(JPEG,

PNG, w/e). So it's maybe very easy, if so I'm sorry, but I haven't found.

Can you please explain?

Regards,
Ralt.
--
View this message in context: 
http://n2.nabble.com/Picture%27s-background-tp1336800p1336800.html

Sent from the LyX - Users mailing list archive at Nabble.com.


__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3524 (20081015) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: fully colored table cells with booktabs an colortbl

2008-10-04 Thread Yago
You can use the command \addlinespace[...] after the rule to add a negative 
space. For example,


\begin{tabular}{ccc} \toprule

\addlinespace[-0.1pt]

\rowcolor[rgb]{.72,.9,.9}

uno & dos & tres \\

\hline

\rowcolor[rgb]{.12,.8,.8}

cuatro & cinco & seis \\

\toprule

\end{tabular}



And so on







- Original Message - 
From: "Paul A. Rubin" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, October 05, 2008 2:44 AM
Subject: Re: fully colored table cells with booktabs an colortbl



Johannes Knaus wrote:

Hello,

How can I achieve fully colored table cells using booktabs (i.e. "formal" 
table option) and colortbl?
When I put ERT \cellcolor{gray} inside a table cell it appears gray the 
output but there remains some white space between the gray box and the 
upper and lower table line (see attached screenshot).
Is it possible to fill the cell seemlessly / to color also this remaining 
white space?
Within the "Additional Space" dialog I have already set anything to 
"None".




AFAIK it should fill the cell by default, unless something else is in 
play.  Can you post a small LyX file that produces your image?


/Paul


__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3495 (20081004) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Re: excessive space under wrap figure

2008-09-16 Thread Yago
You can adjust the position of the figure (and his caption, so "the box") 
with the command,
\vspace{-(xx)pt(or any other distance avaliable in LaTeX)}. (xx) is a 
number, don't write the parentheses.

And you can put this command before and after the command \includegraphics.

The command \centering don't make sense in {wrapfigure}environement because 
you need to introduce also the position {l} or {r} (left or right) in the 
ERT text for to put the figure.


Something like this in ERT:
\begin{wrapfigure}{l}{0.35\columnwidth}
\vspace{-,+(xx)pt}
\includegraphics[(I prefere here "width=zz(unit)"]{equi}
\caption{bla, bla, bla}
\vspace{-,+(yy)pt}
\end{wrapfigure}
- Original Message - 
From: "Andreas Nowatzyk" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, September 16, 2008 10:47 AM
Subject: excessive space under wrap figure



Hi,

I'm sorry if this came up before, but I could not find an answer in the
archives.

I'm using Lyx 1.5.5 on a default document of type "article", single 
column,
that includes numerous wrap-figures (float->text Wrap float...). The 
figures

have an eps-graphic (created with Inkscape, mostly, but also from other
sources. The problem does not seem eps-file sensitive), with a 
figure-caption

below the graphic that includes a label.

My problem is that Lyx reserves too much space below the figures. There is 
the
graphics, followed by the caption, the followed by 2-4 extra lines of 
white

space. This looks rather goofy and wastes precious space when you are up
against page-limits. Furthermore, the white space below the figures can 
spill

over to the next page, which is very undesirable.

So my question is: how can I control the extend of the vertical space that 
is

set aside for the figure?

I tried editing the bounding-box info in the EPS file, which helps to 
controll

the space between the graphic and the caption, but this doesn't seem to
affect the space after the caption.

The LaTeX code generated by Lyx looks like this:

\begin{wrapfigure}{l}{0.35\columnwidth}%
\begin{centering}
\includegraphics[bb=0bp 10bp 150bp 150bp]{eqi}
\par\end{centering}

\caption{\label{fig:OCT-vs.-HFT}OCT vs. HFT Sensing}
\end{wrapfigure}%

I guess that "l" is the parameter that I want to change (make smaller). 
But

how to do this in a semi repeatable fashion?

Thanks for any suggestions/pointers in advance
 --  Andreas

__ Information from ESET NOD32 Antivirus, version of virus 
signature database 3446 (20080916) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






Counters

2008-09-10 Thread Yago
Hello to all.

I need to write a book class document (two sides) with a rarely 
chapters/section numbering.

The document have three Parts and Two Apendices. The first Part have Eight 
Chapters, the second Part have five Chapters and the Part three have also five 
Chapters. The numbering of the Parts is normally (Primera Parte, Segunda Parte, 
Tercera Parte, in spanish), but the numbering of the Chapters is continuos over 
the document. That is, the first Part have the Chapters I to VIII, the second 
Part have the Chapters IX to XIII, and the third Part have the Chapters XIV to 
XVIII. The numbering of the Sections is also a little strange because is 
continuos over the document like the Chapters, that is, the first Section label 
is 1 (not 1.1 but 1) in the First Part, Chapter I, and the last Section label 
is 123 (123, not 18.xx).

So, I need something like this:

PRIMERA PARTE%center in page
BLA, BLA, BLA%center in page

CAPÍTULO I  %center in page
BLA, BLA, BLA %center in page

SECTION 1. BLA, BLA, BLA%left aligned
text
SECTION 2. BLA, BLA, BLA %left aligned
text
.
.
.
SECTION (n). BLA, BLA, BLA%left aligned
text

CAPITULO II   %center in page
BLA, BLA, BLA   %center in page

SECTION (n+1). BLA, BLA, BLA%left aligned
text
.
.
.

SEGUNDA PARTE   %center in page
BLA, BLA, BLA%center in page

CAPITULO (last Chapter number in the first Part plus one)
BLA,BLA, BLA

SECTION (last Section number in the first Part plus one). BLA, BLA, BLA
text
.
.
.
and so on to finalize in the TERCERA PARTE, CAPÍTULO XVIII, SECCIÓN 123 (BLA, 
BLA, BLA)

The package titlesec is fantastic, but also very difficult for me and I will 
appreciate your help about this.

Thanks in advance.



Dots

2008-09-03 Thread Yago
Finally, this code makes the job. Thanks.

\begin{document}
$\sqrt{2}=1+\dfrac{1}{2+\dfrac{1}{2+\dfrac{1}{2+{\raisebox{-1.7ex}{$\ddots$

\end{document}


Dots

2008-09-03 Thread Yago
Hi to all.

I need a code to represent the number two square root in a continued fraction 
like the attached jpg file, and I have problems fot that. My last aproximation 
to the final moved dots is the code bellow, that's print the last 2 with the 
raised dots at right, but I'm not capable to insert this code in LyX math mode.

Thanks for your help.

\begin{document}
2$\:$\raisebox{-1.65ex}{$\ddots$}

\end{document}
<>

Re: positioning logo in footer

2008-08-20 Thread Yago
If you want to place a logo (figure, graphic or something) in a page, you 
can use the command:

\AddToShipoutPicture{} (puts the picture on every page)
\AddToShipoutPicture*{} (puts it on to the current page)

See the eso-pic package documentation.


- Original Message - 
From: "Graham Smith" <[EMAIL PROTECTED]>
To: "LyX Users List" 
Sent: Wednesday, August 20, 2008 1:49 PM
Subject: positioning logo in footer


> Sorry folks, I'm still struggling along here
> 
> I have a logo added with this code
> 
> \lfoot{\resizebox{3cm}{!}{\includegraphics{Logo_Small.png}}}
> 
> and then an address added as a \rfoot etc
> 
> Horizontally this works fine, but vertically, the bottom of the logo  
> is at the same height as the top of the address, giving the  
> impression that the address is contained inside the footer, but the  
> logo is sitting on top of the footer.
> 
> How to I move the logo down so it better aligns with the address. I  
> would like the top of the logo to align with the top of the address.
> 
> Thanks,
> 
> Graham
> 
> Graham Smith
> [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> 
> __ Information from ESET NOD32 Antivirus, version of virus signature 
> database 3372 (20080820) __
> 
> The message was checked by ESET NOD32 Antivirus.
> 
> http://www.eset.com
>

Re: Math in a footnote

2008-07-27 Thread Yago

Peace
- Original Message - 
From: "Marwan Boustany" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, July 27, 2008 10:57 PM
Subject: Re: Math in a footnote


On Sun, 27 Jul 2008 21:50:16 +0100, Marwan Boustany 
<[EMAIL PROTECTED]> wrote:



On Sun, 27 Jul 2008 21:19:55 +0100, rgheck <[EMAIL PROTECTED]> wrote:


Marwan Boustany wrote:

Peace,

Is there a way to put math (using ctrl-m in windows) into a footnote?

When I tried, the document would not allow conversion into pdf or any
other format. Only when removed would it work.


This shouldn't be a problem. I do it all the time. There must be some
other issue. See if you can get the attached file to work. If not, we
can start there. If so, there must be another issue in your file.

rh



Peace,

I tried to open it, you see what i saw in the three pictures.

I have full miktex 2.7 installed, up to date.
lyx 1.5.5.3 on windows xp sp3

Thank you for your time



Ok the images are not available for download...  Well I see the text and 
footnote...  That was the what I see attachment.


The first error says:

The layout file requested by this document, paper. layout, is not usable. 
This is probably because a LaTeX class or style File required by it is not 
available, See the Customization documentation For more information, LyX 
will not be able to produce output.


The second error says:

No inlormation or exporting the Format PDF (pdIlatex).

Thank you for your time...


--
Peace 




Re: Math in a footnote

2008-07-27 Thread Yago

Peace
- Original Message - 
From: "Marwan Boustany" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, July 27, 2008 10:53 PM
Subject: Re: Math in a footnote


On Sun, 27 Jul 2008 21:16:56 +0100, Marwan Boustany 
<[EMAIL PROTECTED]> wrote:



Peace,

Is there a way to put math (using ctrl-m in windows) into a footnote?

When I tried, the document would not allow conversion into pdf or any 
other format. Only when removed would it work.


Thank you for your time.

Marwan



Peace,

By the way my other email above on the lyx list "Cannot produce PDF, 
Postscript or DVI"


Was sent yesterday... and it was somehow delayed.  This posting is from 
today where i have found what stopped my document being converted to pdf 
etc..


My apologies for the inconvenience.

Marwan

--
Peace 




Re: Math in a footnote

2008-07-27 Thread Yago

Peace
- Original Message - 
From: "Marwan Boustany" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, July 27, 2008 10:50 PM
Subject: Re: Math in a footnote



On Sun, 27 Jul 2008 21:19:55 +0100, rgheck <[EMAIL PROTECTED]> wrote:


Marwan Boustany wrote:

Peace,

Is there a way to put math (using ctrl-m in windows) into a footnote?

When I tried, the document would not allow conversion into pdf or any
other format. Only when removed would it work.


This shouldn't be a problem. I do it all the time. There must be some
other issue. See if you can get the attached file to work. If not, we
can start there. If so, there must be another issue in your file.

rh



Peace,

I tried to open it, you see what i saw in the three pictures.

I have full miktex 2.7 installed, up to date.
lyx 1.5.5.3 on windows xp sp3

Thank you for your time

--
Peace


Re: Math in a footnote

2008-07-27 Thread Yago

Peace
- Original Message - 
From: "Marwan Boustany" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, July 27, 2008 10:16 PM
Subject: Math in a footnote



Peace,

Is there a way to put math (using ctrl-m in windows) into a footnote?

When I tried, the document would not allow conversion into pdf or any  
other format. Only when removed would it work.


Thank you for your time.

Marwan

--
Peace


Re: Adjacent Figures

2008-07-27 Thread Yago

Try to use the environment subfigure and the other environment landscape
- Original Message - 
From: "Rich Shepard" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, July 26, 2008 12:45 AM
Subject: Adjacent Figures



  While I thought that by using two minipages I could place two figures
side-by-side, they're not displaying properly. Perhaps someone here can 
help

me debug the problem.

  Here's the scenario:

  I defined a custom page size (tabloid, in landscape orientation) by
specifying the geometry package in the preamble:

\usepackage[paperwidth=17in,paperheight=11in,landscape]{geometry}

  All I want on the page are two flowcharts drawn with PSTricks. I put 
each

flowchart in its own \begin{minipage} ... \end{minipage}, but I have not
defined a \pspicture environment within the minipages. If I put an \hfill
between the two minipages, there is no difference.

  When I view the output in gv each flowchart is on a separate page.
Changing the gv page size to tabloid (and landscape) doesn't do any good.

  A clue stick will be much appreciated.

Rich

--
Richard B. Shepard, Ph.D.   |  Integrity 
Credibility

Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 
503-667-8863


__ Información de NOD32, revisión 3301 (20080727) __

Este mensaje ha sido analizado con  NOD32 antivirus system
http://www.nod32.com






Re: Cannot produce PDF, Postscript or DVI

2008-07-27 Thread Yago

Peace.
- Original Message - 
From: "Marwan Boustany" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, July 26, 2008 2:38 PM
Subject: Cannot produce PDF, Postscript or DVI



Peace,

All of a sudden 2 days ago I could no longer produce PDF, Postscript or 
DVI outputs from my Lyx document.


I have the full Miktex 2.7 installation, up to date.
Lyx 1.5.5.3
Vista premium

I have restored my laptop, reinstalled both miktex and lyx and none of 
this has made any difference.


What happens?

I press the View PDF (pdflatex) button (I have tried them all, even from 
the drop down menu), and some brief processng takes place... then nothing!


I recall from the past that while the pdf was being produced a number of 
sub processes would spawn from the Lyx process (I think, maybe miktex?)... 
but now... nothing.  Just some proceesing with the lyx.exe... then 
nothing.


Can anyone suggest something else I should try?

I look forward to any useful suggestions.

Thank you in advance,
Marwan Boustany

--
Peace

__ Informacin de NOD32, revisin 3301 (20080727) __

Este mensaje ha sido analizado con  NOD32 antivirus system
http://www.nod32.com






Re: Is this possible in LyX?

2008-07-10 Thread Yago

Or the same code if you use the MnSymbol pacakge.
- Original Message - 
From: "James Sutherland" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, July 08, 2008 10:42 PM
Subject: Re: Is this possible in LyX?




On Jul 8, 2008, at 2:27 PM, bigblop wrote:



Is it possible to make the following expression in lyx:

http://img241.imageshack.us/my.php?image=testzj5.jpg
--  View this message in context: 
http://www.nabble.com/Is-this-possible-in-LyX--tp18348332p18348332.html

Sent from the LyX - Users mailing list archive at Nabble.com.



Of course.  Enter the following in LyX's math mode:
U = \{ \underbrace{a,\ldots,a}_{p+1}, u_{p+1}, \ldots, u_{m-p-1}, 
\underbrace{b,\ldots,b}_{p+1} \}

There are also many helpful gui items in math mode that can help.

James

__ Información de NOD32, revisión 3251 (20080708) __

Este mensaje ha sido analizado con  NOD32 antivirus system
http://www.nod32.com