Hi
You can used bookcover package:
https://www.ctan.org/pkg/bookcover
Best regards
في الجمعة، ٢٨ أغسطس، ٢٠١٥, Wolfgang Engelmann
كتب:
> Hello,
> I have created a book cover using inkscape, an imported image (jpg) and
> text.
> The size is 62 KiB for the former and 72 for the latter. If I e
Dear lyx users
I generated a physics book with lyx in ubuntu.
The problem is :
When i open the pdf file in microsoft windows , i can't see math symbole
like sigma, it appear unknown characters.
Regards
Hi
Paste this code in LyX local layout then click enable then apply then save:
Style mybox
Category MainText
MarginStatic
LatexType Environment
LatexName exarab
NextNoIndent 1
LeftMarginMMM
RightMargin MMM
ParInden
if you used arabic language, you can used amiri font or scheherazade font,
and you can download my books with sources from her:
https://sourceforge.net/projects/ohodquizgame/files/Books/
regards
في الخميس، ٢٤ مارس، ٢٠١٦, Muhammad Yahya
كتب:
> Dear Sir/Madam,
>
>
>
> I am encountering a prob
how you can used lyx with arabic language:
https://drive.google.com/file/d/0B2PYsWzuCv96WlVzcjhpamF2Y28/view?usp=sharing
regards
في الخميس، ٢٤ مارس، ٢٠١٦, Muhammad Yahya
كتب:
> Dear Sir/Madam,
>
>
>
> I am encountering a problem with the LyX output as pdf. Upon exporting the
> file from LyX
Dearlyx team
arabic translation is correct.
regards
lyx arabic translator
في السبت، ٢ أبريل، ٢٠١٦, Pavel Sanda كتب:
> Dear LyX User,
>
> if you are native speaker from the list of languages below, please
> consider to help LyX to produce correct translation of few math
> terms in the output
are the windows version?
lyx 2.2
regards
في الجمعة، ١٥ أبريل، ٢٠١٦, Scott Kostyshak كتب:
> On Thu, Apr 14, 2016 at 10:43:04AM +0100, F M Salter wrote:
> > I experienced a minor problems; resolved by editing the LyX file with a
> > text editor.
> >
> > I copied text from a "quote" into a
Dears
how i can add image and background image in chapter title page?
best regards
Dear Uwe
I made lyx file (book) with 19 child document, it's work good in linux.
But in windows 10 i can't view ps image in pdf .
I can see ps image if i generated pdf file from the child document, but
it's disappear when i generated pdf from the book (main file with 19 child).
Best regards
In document breamer add:
\usepackage[graphicx]
In lyx title page delete the title then:
- click Ctrl+L
- write:
\begin{titlepage}
\includegraphics[width=3cm]{logo.png}
\vfill
\centering
}\Large
Yourtitle
\vskip2cm
Auther name
{
\vfill
\vfill
\vfill
\end{titlepage}
Regards
بتاريخ ١٦/٠٦/٢٠١٦ ٧:٢١
please how i can add image in the chapter title page (koma-script):
my book:
https://sourceforge.net/projects/ohodquizgame/files/Books/Physics.pdf/download
the source:
https://sourceforge.net/projects/ohodquizgame/files/Books/physics_lyx_2.2.zip/download
regards
this is chapter title page
http://i.stack.imgur.com/VrG5V.png
في الاثنين، ١٥ أغسطس، ٢٠١٦, Michael Berger كتب:
>
> On 08/15/2016 03:37 AM, edu Gpl wrote:
>
> Thank you
> But when i added the image. It's appeare in new page. Not in the chapter
> title page.
> I us
Hi
Ps files not appear in pdf files.
I used win10 + lyx2.2
Regards
Dear Uwe
there are 3 problem in my book woth note box, after i generated pdf file, i
got 3 box in page 14, 44, and 49 over the bottom margin.
the book:
https://sourceforge.net/projects/ohodquizgame/files/Books/Physics.pdf/download
the source code:
https://sourceforge.net/projects/ohodquizgame/file
this problem is a
> feature of Latex and there is much discussion on the web e.g.
>
> http://tex.stackexchange.com/questions/271410/how-to-make-mi
> nipage-spanning-multiple-pages
>
> Hope that helps.
>
>
> On 18/09/16 08:38, edu Gpl wrote:
>
>> Dear Uwe
>
i used layout to adding margin table and margin figure in lyx document, but
i got a small problem, the caption came in caption over not captionLow.
please see attachment and "local layout".
best regards
marginImageTable.lyx
Description: application/lyx
marginImageTable.pdf
Description: Adobe
i do, the solution by :
\captionof{table}
please see attachment
best regards
2016-09-27 21:11 GMT+03:00 Wolfgang Engelmann :
>
>
> On 27.09.2016 19:44, edu Gpl wrote:
>
>> i used layout to adding margin table and margin figure in lyx document,
>> but i got a small prob
You can used multiple column from document>setting>modules>multiple columns.
Then from insert>custom inserts>multiple columns.
Then in multiple columns box add itemize.
this give you itemize in to columns, and you can put its in 3 or 4 or .. by
used small code.
Regard
بتاريخ ٣٠/٠٩/٢٠١٦ ١٢:١٠ ص،
Dear mario, lyx users
this my physics book pdf and source code for free (gpl):
- by lyx 2.2.1
- with image svg.
- local layout for law and theor.
pdf
https://sourceforge.net/projects/ohodquizgame/files/Books/physics.pdf/download
source code
https://sourceforge.net/projects/ohodquizgame/files/Boo
add this code in Document setting > local layou:
Style Law
Category MainText
Margin Static
LatexType Environment
LatexName bluec
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
ParIndent MM
ParSkip 0
ItemSep 0
TopSep 0.5
BottomSep 0.5
ParSep 0
Align Block
AlignPossible
=11pt,
fill=blue!50]
{\hspace{-0.0cm}\color{white}#1};
\end{tikzpicture}
};
\end{tikzpicture}
}
\titlespacing*{\chapter}{0pt}{60pt}{-60pt}
best regards
2016-10-11 17:17 GMT+03:00 Jean-Marc Lasgouttes :
> Le 11/10/2016 à 16:05, edu Gpl a écrit :
>
>>
thank you very mach.
best regards
2016-10-11 19:55 GMT+03:00 Steve Litt :
> On Tue, 11 Oct 2016 17:05:36 +0300
> edu Gpl wrote:
>
> > Dear mario, lyx users
> >
> > this my physics book pdf and source code for free (gpl):
> > - by lyx 2.2.1
> > - with im
whith my solution you put the code 1 time, but with your solution you add
the code every time.
regards
2016-10-12 0:54 GMT+03:00 Paul Smith :
> Thanks, Edu.
>
> Meanwhile, I found out a solution with
>
> \fcolorbox
>
> Paul
>
>
> On Tue, Oct 11, 2016 at 10:44 PM
Dear Uwe, lyx users
i got error msg when i generated pdf file.
please see attachment file.
best regards
chapter_tcolorbox.lyx
Description: application/lyx
Dear Scott
i know, my question is what is the problem in the preamble code.
i hope you (or lyx users) can help me to sloved this problem.
best regards
في السبت، ١٥ أكتوبر، ٢٠١٦, Scott Kostyshak كتب:
> On Sat, Oct 15, 2016 at 11:12:49AM +0300, edu Gpl wrote:
> > Dear Uwe, lyx users
Dear Uwe
My knowledge is limited, I knew it was by chance.
best regards
في الأحد، ١٦ أكتوبر، ٢٠١٦, Uwe Stöhr كتب:
> Am 15.10.2016 um 20:39 schrieb edu Gpl:
>
> > I opened lyx file with notepad++, then i got lyx putted (\numbric on)...
>>
>
> Hi Hatim,
>
> t
Dear Paul, lyx users
please how i can add differents bullts in the same document ?
Example: in attachment files i used main documnts with bullts (shape =
dots), and child documents "exam" with bullts (shape = square), but when i
generated pdf file, i got all the bullts with ( shape = dots ) like t
ain document, the preamble of the
> child document will not be added only the main part of the child
> document.
>
> Cheers,
> Charles
>
> 2016-10-18 17:32 GMT+02:00 edu Gpl :
> > Thankyou Charles
> > i got this msg:
> > \item ط£
> >
> > - ط§ظ„ظپط§
>
Dear Uw, lyx users
I used tikz code in preamble for nice title, but if i wrote english title i
did not gote error msg, else i gote error msg when i wrote arabic title
(arabic letters).
like this:
Missing character: There is no ; in font nullfont!
Package tikz Error: Giving up on this path. Did yo
Dear Uwe, lyx users
1-
i upgrade my small physics book:
- add more image with svg in the source.
- make formula font small by this code in preamble:
\everymath{\scriptstyle}
- improve preamble (thanks for mr.Uwe,mr.Guenter).
the book her (GPL):
https://sourceforge.net/projects/ohodquizgame/files/B
Dear Wierdl
- acrobat worked in my win 10 without any problem.
- if you install acrobat pdf after lyx go to:
Start > setting > system > default app
Then from default app select :
Dafault app by file type
Then go down to pdf file:
Click on + button and select acrobat pdf viewer
Best regards
بتاري
hi
mybe this code help you (put it in local layout):
Style Itemize
>
> ItemSep 0
>
> ParSep 0
>
> End
>
> Style Enumerate
>
> ItemSep 0
>
> ParSep 0
>
> End
>
best regards
2016-10-25 11:05 GMT+03:00 Dr Eberhard Lisse :
> Isn't that defeating the purpose?
>
> Never mind that this is a LaTeX/
utton and select acrobat pdf viewer
Best regards
في الأربعاء، ٢٦ أكتوبر، ٢٠١٦, Wierdl Máté كتب:
> But how do I tell LyX to use acroread? What's the command I need to enter
> in the PDF viewer command box?
>
> On Fri, Oct 21, 2016 at 9:41 PM, edu Gpl > wrote:
>
>>
please how i can let image height=textheight in lyx?
like:
\includegraphics[height=\textheight]{file}
but without latex code, i mean by local layout or preamble, i tried to made
local layout but failed.
why i want that?
this help me to add images like a symbols inside the line, i know i can do
i
thank you.
best regards
2016-10-30 19:22 GMT+03:00 Paul A. Rubin :
> On 10/30/2016 08:33 AM, edu Gpl wrote:
>
>
> please how i can let image height=textheight in lyx?
> like:
>
> \includegraphics[height=\textheight]{file}
>
>
> but without latex code, i mean by loc
from Document setting > Numbering & TOC
you can control levels of the numbring.
regards
2016-10-31 22:09 GMT+03:00 Benedict Holland :
> Hi Katrin,
>
> My guess is you want something like this. http://tex.stackexchange.com/
> questions/150314/change-table-caption-numbering
>
> You will probably n
Dear lyx users
this example with enumi in lyx.
best regards
enumi_en.lyx
Description: application/lyx
enumi.pdf
Description: Adobe PDF document
Dear lyx users
i used this code in preamble:
\renewcommand{\nomname}{المصطلحات}
to add nomenclature title in arabic language.
now,i want to put the nomenclature in 2 column, i tried to used multi
column models in lyx, but this models put the "nomenclature title" in the
first column not in the cen
Dear lyx users
i used (\everymath{scriptstyle}) in lyx preambe, to let math formula small
size, it's worked good with initial formula.
but it's not work with "numbered formula"?!
i hope you can help me to let the numbered formula in small size (with lyx
primble).
best regards
Dear Lyx users
I hope you can help me in this problem in Local Layout.
Errors:
Latex Error: There's no line here to end
Description:
\begin{evaluate}
Your command was ignored.
Type Ito replace it with another command,
orto continue without it
please see lyx file in attachments.
test.
After i upgrade from lyx 2.2.2 to 2.3 tcolorbox not work in the title of
chapter if i used it with arabic language, but work with english language.
please see attachments files.
Best regards
-- رسالة مُعاد توجيهها --
من: *edu Gpl*
التاريخ: الجمعة، ٢ يونيو، ٢٠١٧
الموضوع: Re: 2
Dear scott
yes i used lyx 2.3.0alpha1-1 .
regards
في السبت، ٣ يونيو، ٢٠١٧, Scott Kostyshak كتب:
> On Sat, Jun 03, 2017 at 12:49:53AM +0300, edu Gpl wrote:
> > After i upgrade from lyx 2.2.2 to 2.3
>
> Dear edu,
>
> Please always specify that you mean 2.3.0alpha1-1
Thank you, i sloved this probem by google.
Best regards
بتاريخ ٠٢/٠٦/٢٠١٧ ٣:٥٦ م، كتب "edu Gpl" :
> Dear Lyx users
> I hope you can help me in this problem in Local Layout.
>
> Errors:
> Latex Error: There's no line here to end
>
> Description:
> \begin
Hi
Lyx/insert/formsting/vertical space.
Regards
بتاريخ ٢٧/٠٧/٢٠١٧ ٥:٠٤ م، كتب "F M Salter" :
> Hi,
>
> Koma-script provides ways of adjusting title and author fonts and
> their line spacing. Using LyX, is it possible to alter the spacing
> before and after the title and author? Does any
Select the text then:
Click right in the mouse>font style>customized>size.
Regards
بتاريخ ٠٩/٠٩/٢٠١٧ ٢:٠٨ م، كتب "jezZiFeR" :
> Hello,
>
>
> in LyX 2.2.3 (I use LuaTeX, but could also change that if necessary) I
> would like to use a bigger font-size of 14 pt for a draft in a
> KOMA-script-art
1- add float figure.
2- add latex code by Ctrl+L , then past your tikz code inside it.
بتاريخ ١٠/١٠/٢٠١٧ ٢:٥١ م، كتب "Paolo M Pumilia" <
paolo.m.pumilia.gnar...@gmail.com>:
> How to attach label to a tikz picture, so as to be able to make a
> reference to it from my text?
> thank you
>
>
Go to:
www.tlhiv.org/ltxpreview/
Or
www.codecogs.com/latex/eqneditor.php
Write your math then save as svg or png.
*thank you for texstackexchange.com
Regards
بتاريخ ٢٥/١٠/٢٠١٧ ٦:٣٠ م، كتب "Bernt Lie" :
> Thanks, Ricardo.
>
>
>
> I received perfect help from the developer of WriteTeX… I needed
02 13:07 GMT+03:00 edu Gpl :
> Dear Uwe
> thank you.
> 1- i installed lyx 2.3 rc1, it's work good.
> 2- there are problems in the arabic text in the lyx installer (please see
> the attachment file).
> 3- this the last version of my physics book (free) in sourceforge:
> ht
uot;Thanks. You do a great job! If I could help to spread it please tell
me."
Thank you, Of course i hope, but left to complete some chapters.
Best regards
2017-11-03 3:01 GMT+03:00 Uwe Stöhr :
> El 02.11.2017 a las 11:08, edu Gpl escribió:
>
> 1- i installed lyx 2.3 rc1, it's
Hi
This the source of my book, all free and GPL:
- text.
- code.
- images svg, png, pdf.
https://sourceforge.net/projects/laws-in-physics/files/source/
Best regards
Please how i can create shortcuts for this symbol:
Operators/times
It's like x.
Best regards
Hi Ricardo
Thank you, and happy new year for you and lyx users.
Best regards
في الثلاثاء، ٢ يناير، ٢٠١٨, Ricardo Berlasso كتب:
> 2018-01-02 10:33 GMT+01:00 edu Gpl :
>
>> Please how i can create shortcuts for this symbol:
>> Operators/times
>> It's like x.
>
Installer and lyx : work good.
Win10 + Miktex + lyx bundle 240MB.
Regards
في الأربعاء، ٢٨ فبراير، ٢٠١٨ ١:١٣ ص Scott Kostyshak كتب:
> Dear Windows users,
>
> We received a report that the Windows installer lead to an error, so I
> would like to get some more testing before we announce the releas
Hi
you can join with us in @lyx_arabic in twitter, if you can read arabic language.
Best Regards
من الـ iPad الخاص بي
are you used english language?
من الـ iPad الخاص بي
في 16/03/2018 الساعة 4:07 ص، كتب/كتبت David White :
> Hi,
>
> For some reason, indexes are not being produced with pdflatex.
>
> I started noticing this around the time of upgrading MiKTeX to the latest
> (64-bit) version. I have
.ms/ghei36>
From: edu Gpl
Sent: Monday, July 30, 2018 7:00:13 PM
To: Dirk Heine
Subject: Re: Placing caption above box with boxedfloat.module
1- Put the cruser insude the flot box.
2- click ctrl+L then write this code:
\captionof{figure}{mytext}{
3- click the
Hi
Please see attachment files.
note:
1- install captionof package (maybe installed by default).
2- add this code for table:
}\captionof{table}{mytable}
and this for image (figure):
}\captionof{figure}{mytable}
Best regards
2018-08-02 9:57 GMT-04:00 Dirk Heine :
> Dear Sir,
>
> Thank you for y
Hi
Please see attachment files.
note:
1- install captionof package (maybe installed by default).
2- add this code for margin
Best regards
2018-08-02 9:57 GMT-04:00 Dirk Heine :
> Dear Sir,
>
> Thank you for your response to my question on Lyx. The solution
> unfortunately did not work for me but
Dear Uwe
There is conflict between "polyglossia" and "subfloat figure".
My lyx file containt a float figure, and this float figure containts 3
subfloat figure, when i delete this float figures , all ok.
Lyx not support arabic nomenclatire if i do not used polyglossia.
best regards
حالات الماد
Dear uwe
Please how i can used arabic language in "beamer poster"?
Best regards
We can add degree circle:
In text, with "insert" then "special character" then "symbols..." Then
"Latin-1 Supplement" and click on "degree circle", there are 2 size
degreeCircle in Latin-1 supplement category.
In formula , from "Math Panels" then click "Miscellaneous" then click
"textdegree".
Dear lyx users
Please how i can used \small size for the text of margin note ?
Lyx: 2.2dev
Margin note:
- default margin note
And
- usepackage{capt-of} for figure and table ( margin).
Regards
Dear lyx users
beamer support arabic language, but text align not good, sometime text in
right and some time in center and some time in left.
how i can align the text in right (arabic language) with lyx preamle?
best regards
beamer.lyx
Description: application/lyx
thank you Michael but this difficult, i have 60-80 margin note or margin
table in my book.
i want code for lyx preamle.
best regards
2015-07-07 18:45 GMT+03:00 edu Gpl :
> thank you Michael but this difficult, i have 60-80 margin note or margin
> table in my book.
> i want code for ly
Dear Uwe
The first, the problem in ui and good in pdf result.
The 2nd, the problem in ui and problem in pdf result.
Best regards
في الأربعاء، ٨ يوليو، ٢٠١٥, Uwe Stöhr كتب:
> Am 07.07.2015 um 17:41 schrieb edu Gpl:
>
>> Dear lyx users
>> beamer support arabic language,
Dear lyx users
lyx change the order of references.
chapter.lyx
Description: application/lyx
chapter.pdf
Description: Adobe PDF document
% This file was created with JabRef 2.4.
Encoding: Cp1256
@Book{اختصار,
Author = {المؤلف},
Editor = {المحرر},
Title = {العنوا
Dear lyx users
when i used title with tikz:
the title:
الحركة الدورانية
but in pdf i got:
الدورانية الحركة
please see attachment.
best regards
chapter.lyx
Description: application/lyx
thank you
i used this code:
%%
\let\margin\marginpar%%%
\newcommand\mymargin[1]{\margin{\raggedright\scriptsize #1}}
\renewcommand{\marginpar}[1]{\mymargin{#1}}
%%
2015-07-09 0:04 GMT+03:00 PhilipPirrip :
> On 07/07/2015 11:47 AM, edu Gpl wrote:
>
>&g
I mean, i made sample file without any code in lyx preamble, then i added
references.
But the problem remains.
Best regards
في الخميس، ٩ يوليو، ٢٠١٥, Scott Kostyshak كتب:
> On Thu, Jul 9, 2015 at 11:27 AM, edu Gpl > wrote:
>
>> i do, but no changed.😂
>>
>
>
Dear lyx users
This is my book with gpl liecence.
https://www.zeta-uploader.com/792300836
Best regards
70 matches
Mail list logo