Re: Old font style names found in doc

2024-01-03 Thread Rich Shepard
On Wed, 3 Jan 2024, Herbert Voss wrote: from your example I believe that you used bibtex with a bibtex style (\bibliographystyle{...})  and not biblatex/biber ... Look into the bibliography interface for the setting. Herbert, Actually, I accidently used the biblatex citation style rather

Re: Old font style names found in doc

2024-01-03 Thread Herbert Voss
Am 03.01.24 um 16:24 schrieb Rich Shepard: On Wed, 3 Jan 2024, Herbert Voss wrote: this depends to the author of the bibliography style. Which one your are using? The biblatex bibliography style is authoryear. Rich, from your example I believe that you used bibtex with a bibtex style

Re: Old font style names found in doc

2024-01-03 Thread Rich Shepard
On Wed, 3 Jan 2024, Herbert Voss wrote: this depends to the author of the bibliography style. Which one your are using? Herbert, The biblatex bibliography style is authoryear. Regards, Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Old font style names found in doc

2024-01-03 Thread Herbert Voss
this issue in other docs I've recently revised. Rich, this depends to the author of the bibliography style. Which one your are using? Herbert -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Old font style names found in doc

2024-01-03 Thread Rich Shepard
On Wed, 3 Jan 2024, Herbert Voss wrote: I suppose, that it is part of the bibstyle file *.bst Herbert, Then shouldn't this have been corrected in the most recent TeXLive2023? There's only one citation (so far) in the doc and I've not had this issue in other docs I've recently revised. Regard

Re: Old font style names found in doc

2024-01-02 Thread Herbert Voss
. In LyX settings I find nothing pertinent in Fonts or Preamble. Where are these font settings controlled? I need to replace them with the "new" font style names (which I thought was done automagically with TeXLive2023.) I suppose, that it is part of the bibstyle file *.bst Herbe

Re: Old font style names found in doc

2024-01-02 Thread Rich Shepard
On Tue, 2 Jan 2024, Rich Shepard wrote: ... bibliography entries (see attached.) Now it is. Rich-- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Old font style names found in doc

2024-01-02 Thread Rich Shepard
Fonts or Preamble. Where are these font settings controlled? I need to replace them with the "new" font style names (which I thought was done automagically with TeXLive2023.) TIA, Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Bibliographic citations citation style formatting

2023-07-13 Thread Rich Shepard
On Thu, 13 Jul 2023, Herbert Voss wrote: That is only a LyX problem; the output (pdf) should be ok! Herbert, Yes, the PDF output has et al. citations and all authors in the bibliography. Because the LyX display does not reflect that is distracting; I spent the past couple of days trying to f

Re: Bibliographic citations citation style formatting

2023-07-13 Thread Herbert Voss
> > I agree. (And all options in the Citation Style section does the trick.) > > Seeing, in the LyX document itself, both et al. and all three author names > troubled me. Yesterday I read part of TLC3/II chapter 15 on bibliographic > styles and could not identify which of the m

Re: Bibliographic citations citation style formatting

2023-07-13 Thread Rich Shepard
On Thu, 13 Jul 2023, Herbert Voss wrote: Remove the module apa(natbib) from documents->preferences->modules Since bibtex, natlib, and juralib have been deprecated would it be reasonable to drop them from LyX? I've no idea how many LyX users run older versions of TeXLive and supported these opt

Re: Bibliographic citations citation style formatting

2023-07-13 Thread Rich Shepard
On Thu, 13 Jul 2023, Herbert Voss wrote: LyX itself uses the et.al. only for more than _three_ authors, which looks like a bug to me. It should recognize for biblatex the setting of the above option field. HHerbert, I agree. (And all options in the Citation Style section does the trick

Re: Bibliographic citations citation style formatting

2023-07-13 Thread Rich Shepard
ns maxcitenames=1,maxbibnames=99,uniquename=false,uniquelist=false However, inside LyX it doesn't look right for the citation, but the pdf is ok. There are three sections in the Bibliography settings dialog box: Citation Style (with an options box), Bibliography Style (without an options

Re: Bibliographic citations citation style formatting

2023-07-12 Thread Herbert Voss
Am 13.07.23 um 07:01 schrieb Herbert Voss: and then insert into documents->preferences->bibliography the options maxcitenames=1,maxbibnames=99,uniquename=false,uniquelist=false However, inside LyX it doesn't look right for the citation, but the pdf is ok. LyX itself uses the et.al. onl

Re: Bibliographic citations citation style formatting

2023-07-12 Thread Rich Shepard
On Wed, 12 Jul 2023, Rich Shepard wrote: Here's a different one from a report written a couple of months ago. See second attachment (citation-style.png). Notice that the citation is a pair of question marks (and all variants of that are the only display options) while the citation (Langless2000)

Bibliographic citations citation style formatting

2023-07-12 Thread Rich Shepard
Running lyx-2.3.6.1 on Slackware64-14.2 linux. When I push a multi-author bibliographic citation from JabRef-5.1 sometimes it displays with all the author's names, sometimes with first author's name and 'et al.' See attached image. In both cases, looking at the Settin

Question-answer font style module?

2022-06-27 Thread Rich Shepard
The 2nd edition of The LaTeX Companion is quite old, and the 3rd edition is not expected until the end of the year. Is there a module with different font style environments for questions (bold) and answers (default)? Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org

Style commands with sub-styles

2021-10-12 Thread Daniel
Hi, Is it correct that Style environments but not Style commands can contain other Styles in their body/argument? All the best, Daniel -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Installed module not found; page style not accepted

2021-09-04 Thread José Abílio Matos
On Thursday, 26 August 2021 17.47.09 WEST Rich Shepard wrote: > A) Probably because that's where texlive-2020.200608-x86_64-2_SBo or > texlive-extra-2020.200608-x86_64-1_SBo put it, and Just for future reference scrpage2 is present in texlive-2020 and has been removed from texlive-2021. For what

Re: Installed module not found; page style not accepted [FIXED]

2021-08-26 Thread Rich Shepard
On Thu, 26 Aug 2021, Herbert Voss wrote: However, try \usepackage{scrlayer-scrpage} instead of \usepackage{scrpage2} Herbert, That did the trick. Thanks, Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Installed module not found; page style not accepted

2021-08-26 Thread Rich Shepard
On Thu, 26 Aug 2021, Herbert Voss wrote: Write it into document->setting->preamble Herbert, Sigh. I should have remembered that. Thanks, Rich -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Installed module not found; page style not accepted

2021-08-26 Thread Herbert Voss
Rich Shepard schrieb: > On Thu, 26 Aug 2021, Herbert Voss wrote: > >> Why do you have for lwarp /texmf-dist and for scrpage2 not? > > Herbert, > > A) Probably because that's where texlive-2020.200608-x86_64-2_SBo or > texlive-extra-2020.200608-x86_64-1_SBo put it, and B) I've no idea what > lwarp

Re: Installed module not found; page style not accepted

2021-08-26 Thread Rich Shepard
On Thu, 26 Aug 2021, Herbert Voss wrote: Why do you have for lwarp /texmf-dist and for scrpage2 not? Herbert, A) Probably because that's where texlive-2020.200608-x86_64-2_SBo or texlive-extra-2020.200608-x86_64-1_SBo put it, and B) I've no idea what lwarp is. However, try \usepackage{scrla

Re: Installed module not found; page style not accepted

2021-08-26 Thread Herbert Voss
Am 26.08.21 um 17:32 schrieb Rich Shepard: This is a new one for me and I'd like suggestions on how to fix it. Running lyx-2.3.6.1-x86_64-1_SBo on Slackwere-14.2/x86_64. Document class is KOMA-Script Letter (Version 2). Page style is default. When I try to compile the letter

Installed module not found; page style not accepted

2021-08-26 Thread Rich Shepard
This is a new one for me and I'd like suggestions on how to fix it. Running lyx-2.3.6.1-x86_64-1_SBo on Slackwere-14.2/x86_64. Document class is KOMA-Script Letter (Version 2). Page style is default. When I try to compile the letter using pdflatex a message box pops up telling me tha

Re: bibliography style

2021-08-24 Thread Herbert Voss
Sophie Julie Scheller schrieb: > So can you tell me what to do? Where can I save my literature, which > style do I use to match my institute, where do I get this style? Im > really lost Attached is an example file, created with latest LyX version. Herbert > > Sophie > > A

Re: bibliography style

2021-08-24 Thread Herbert Voss
Am 24.08.21 um 11:45 schrieb Sophie Julie Scheller: Hello everyone, very basic question. I`m looking fpr bibliography style in German, that looks like the Citavi-Basic style added below. I alreadyy tried Din 1505 but it didnt fit. Is there an overview over the avaliable styles so I can

bibliography style

2021-08-24 Thread Sophie Julie Scheller
Hello everyone, very basic question. I`m looking fpr bibliography style in German, that looks like the Citavi-Basic style added below. I alreadyy tried Din 1505 but it didnt fit. Is there an overview over the avaliable styles so I can look for the right one? Or do you know which one I should use

Re: biblatex style option Springer Publisher

2021-07-31 Thread Dr Eberhard Lisse
Wolfgang, this is a LaTeX issue, niot a LyX issue. el On 2021-07-31 08:56 , Wolfgang Engelmann wrote: Herbert Voss pointed to this site  https://hvoss.org/biblatex-spbasic.zip where the two style files biblatex-spbasic.bbx biblatex-spbasic.cbx are found which can be used for Springer

biblatex style option Springer Publisher

2021-07-30 Thread Wolfgang Engelmann
Herbert Voss pointed to this site https://hvoss.org/biblatex-spbasic.zip where the two style files biblatex-spbasic.bbx biblatex-spbasic.cbx are found which can be used for Springer publications. Herbert Voss said, that they can be stored in /usr/local/texlive/2021/texmf-local/tex/latex

SOLVED> biblatex style options

2021-07-14 Thread Wolfgang Engelmann
However, I uploaded the package to CTAN, it should be available tomorrow wit the official update. Herbert Good to know! Thanks, Herbert Wolfgang Thanks a lot, Herbert. After updating from CTAN the biblatex-spbasic citation and bibliography style file were found. Good. Wolfgang -- lyx

Re: biblatex style options

2021-07-12 Thread Wolfgang Engelmann
Am 12.07.21 um 14:45 schrieb Herbert Voss: Wolfgang Engelmann schrieb: Am 10.07.21 um 21:25 schrieb Herbert Voss: Am 10.07.21 um 10:57 schrieb Wolfgang Engelmann: This is a screenshot of a part of the references of a Springer book. No point after the forename. Wolfgang, I downloaded

Re: biblatex style options

2021-07-12 Thread Herbert Voss
own one and change the >> entries in Document->settings->Bibliography >> (see atched screenshot).  Then run your example and you should get >> the desired bibstyle in the bibliography (see screenshot). >> >> best >> Herbert >> > Thanks again, Her

Re: biblatex style options

2021-07-12 Thread Wolfgang Engelmann
bibstyle in the bibliography (see screenshot). best Herbert Thanks again, Herbert. I did, as you suggested. biblatex-spbasic.zip contains doc with biblatex-spbasic.pdf and .tex and latex containing biblatex-spbasic.bbx (biblatex style for spbasic.bst) and biblatex-spbasic.cbx I put both files i

Re: biblatex style options

2021-07-12 Thread Wolfgang Engelmann
est Herbert Thanks again, Herbert. I did, as you suggested. biblatex-spbasic.zip contains doc with biblatex-spbasic.pdf and .tex and latex containing biblatex-spbasic.bbx (biblatex style for spbasic.bst) and biblatex-spbasic.cbx I put both files in /us/local/texlive/2021/texmf-local/tex/latex/bibla

Re: biblatex style options

2021-07-10 Thread Wolfgang Engelmann
Am 10.07.21 um 09:20 schrieb Wolfgang Engelmann: I asked the Springer people whether a biblatex style corresponding to their spbasic.bst exists, but the answer was not very helpful ('it doesn't matter ...). What I like to know is, how to set the options of biblatex in order t

biblatex style options

2021-07-10 Thread Wolfgang Engelmann
I asked the Springer people whether a biblatex style corresponding to their spbasic.bst exists, but the answer was not very helpful ('it doesn't matter ...). What I like to know is, how to set the options of biblatex in order to get the spbasic output. Or could I use the bibtex exp

Re: biblatex style - Springer publisher

2021-07-08 Thread Herbert Voss
Am 08.07.21 um 14:42 schrieb Wolfgang Engelmann: I don't want to bother you and others too much, but there are more details, e.g. the name should be Name, P (P for prename, only first character shown without point At the moment it is e.g. prename name or name prename or name P etc Thats the re

Re: biblatex style - Springer publisher

2021-07-08 Thread Wolfgang Engelmann
. that is an authoryear style Is this style available for biblatex/biber? add the optional arguments style=authoryear,maxnames=3,minnames=1 to biblatex Herbert Thanks again, Herbert. I don't want to bother you and others too much, but there are more details, e.g. the name should be Name,

Re: biblatex style - Springer publisher

2021-07-08 Thread Herbert Voss
Am 08.07.21 um 13:47 schrieb Wolfgang Engelmann: What would be recommended to get familiar with the handling of the biblatex references? I used to use spbasic.bst from Springer Publisher modified slightly to show maximally 3 authors only. that is an authoryear style Is this style

biblatex style - Springer publisher

2021-07-08 Thread Wolfgang Engelmann
What would be recommended to get familiar with the handling of the biblatex references? I used to use spbasic.bst from Springer Publisher modified slightly to show maximally 3 authors only. Is this style available for biblatex/biber? Wolfgang -- lyx-users mailing list lyx-users

Re: [ Lyx Module syntaxe ? ] Need help for a custom enumerate style module.

2020-11-19 Thread didiergabory
- Mail original - | On 11/15/20 12:37 PM, didiergab...@free.fr wrote: | | Hi, | | | For the first time I try to write a LYX module corresponding to a | | custom enumerate style (with two levels). | | | I use the article Koma class with enumitem.sty package (I try…) | | | I encounter

Re: Fwd: [ Lyx Module syntaxe ? ] Need help for a custom enumerate style module.

2020-11-17 Thread Richard Kimberly Heck
On 11/15/20 12:37 PM, didiergab...@free.fr wrote: Hi, For the first time I try to write a LYX module corresponding to a custom enumerate style (with two levels). I use the article Koma class with enumitem.sty package (I try…) I encounter a problem : * In the Lyx interface the 1rst level

Fwd: [ Lyx Module syntaxe ? ] Need help for a custom enumerate style module.

2020-11-15 Thread didiergabory
Hi, For the first time I try to write a LYX module corresponding to a custom enumerate style (with two levels). I use the article Koma class with enumitem.sty package (I try…) I encounter a problem : * In the Lyx interface the 1rst level counter returns to the initial value on

Re: How to change paragraph spacing of Standard paragraph style in UI only?

2020-06-11 Thread Steve Litt
Richard Kimberly Heck wrote: > On 6/12/20 12:07 AM, Steve Litt wrote: > > Hi all, > > > > I think I knew this once, but long since forgot. For the style of > > readability optimal for me, I need paragraphs of Standard paragraph > > style to be both indente

Re: How to change paragraph spacing of Standard paragraph style in UI only?

2020-06-11 Thread Richard Kimberly Heck
On 6/12/20 12:07 AM, Steve Litt wrote: > Hi all, > > I think I knew this once, but long since forgot. For the style of > readability optimal for me, I need paragraphs of Standard paragraph > style to be both indented and separated, *in the LyX User Interface*. I > tried doing

How to change paragraph spacing of Standard paragraph style in UI only?

2020-06-11 Thread Steve Litt
Hi all, I think I knew this once, but long since forgot. For the style of readability optimal for me, I need paragraphs of Standard paragraph style to be both indented and separated, *in the LyX User Interface*. I tried doing it in my existing layout file, like this: Style Standard CopyStyle

Re: Directory for BibTeX style files -- where do I set it?

2020-03-31 Thread Richard Kimberly Heck
to find the directory of the relevant *.bst files. Also, the > entire path of the directory shows up in the style field: > >   > > In documents, the Style shows up without the path (e.g., just “agsm”). > I believe that this is controlled by the BSTINPUTS environment variable, though

Directory for BibTeX style files -- where do I set it?

2020-03-31 Thread Bernt Lie
the directory shows up in the style field: [cid:image002.jpg@01D60749.26083F10] In documents, the Style shows up without the path (e.g., just “agsm”). Question: 1. What is going on? 2. Where in LyX do I set the path for *.bst files so that LyX lists all styles? [I also tried to update

Re: biblatex style format-SOLVED

2019-08-11 Thread Jürgen Spitzmüller
Wolfgang Engelmann schrieb am So., 11. Aug. 2019, 14:58: > > Would it be better to generally set the > Document>Settings>Language>Encoding in the case of using Biblatex on > UTF8 as the default? > No. You can use any encoding (of bib files) with Biblatex, as long as you make it clear. Jürgen

Re: biblatex style format-SOLVED

2019-08-11 Thread Wolfgang Engelmann
On 10.08.19 18:54, Jürgen Spitzmüller wrote: Am Samstag, den 10.08.2019, 12:30 +0200 schrieb Wolfgang Engelmann: What I did wrong was the Document>Settings>Language>Encoding which was on default. Using Other>UTF8 made the difference. Yes, that's what I meant with "set the encoding of the LyX

Re: biblatex style format-SOLVED

2019-08-10 Thread Jürgen Spitzmüller
Am Samstag, den 10.08.2019, 12:30 +0200 schrieb Wolfgang Engelmann: > What I did wrong was the Document>Settings>Language>Encoding > > which was on default. Using Other>UTF8 made the difference. Yes, that's what I meant with "set the encoding of the LyX document to utf8". Jürgen signature.asc

Re: biblatex style format-SOLVED

2019-08-10 Thread Wolfgang Engelmann
On 10.08.19 12:17, Wolfgang Engelmann wrote: On 10.08.19 11:51, Jürgen Spitzmüller wrote: Am Samstag, den 10.08.2019, 11:43 +0200 schrieb Wolfgang Engelmann: where is this latin9 set in the file? The example bib files (pub_*.bib) are encoded in latin9. But you don't need them anyway for you

Re: biblatex style format

2019-08-10 Thread Wolfgang Engelmann
On 10.08.19 11:51, Jürgen Spitzmüller wrote: Am Samstag, den 10.08.2019, 11:43 +0200 schrieb Wolfgang Engelmann: where is this latin9 set in the file? The example bib files (pub_*.bib) are encoded in latin9. But you don't need them anyway for your own list. Jürgen I see, thanks -Wolfgang

Re: biblatex style format

2019-08-10 Thread Jürgen Spitzmüller
Am Samstag, den 10.08.2019, 11:43 +0200 schrieb Wolfgang Engelmann: > where is this latin9 set in the file? The example bib files (pub_*.bib) are encoded in latin9. But you don't need them anyway for your own list. Jürgen signature.asc Description: This is a digitally signed message part

Re: biblatex style format

2019-08-10 Thread Wolfgang Engelmann
On 10.08.19 11:03, Jürgen Spitzmüller wrote: Am Samstag, den 10.08.2019, 09:57 +0200 schrieb Wolfgang Engelmann: Thanks, Jürgen. I include a slightly changed lyx file of your biblatex-publist with a citation containing diacritics. My pdf output does not show them correctly. Did I set somethin

Re: biblatex style format

2019-08-10 Thread Jürgen Spitzmüller
Am Samstag, den 10.08.2019, 09:57 +0200 schrieb Wolfgang Engelmann: > Thanks, Jürgen. > > I include a slightly changed lyx file of your biblatex-publist with > a > citation containing diacritics. My pdf output does not show them > correctly. Did I set something wrong (fonts? some additional texl

Re: biblatex style format

2019-08-10 Thread Wolfgang Engelmann
On 10.08.19 09:44, Jürgen Spitzmüller wrote: Am Samstag, den 10.08.2019, 09:09 +0200 schrieb Wolfgang Engelmann: In the biblatex-publist.lyx file the Document-Settings for Bibliography is Basic (BibTeX). Why not biblatex? Processor is correctly set for biber. Because this has not yet been upda

Re: biblatex style format

2019-08-10 Thread Jürgen Spitzmüller
Am Samstag, den 10.08.2019, 09:09 +0200 schrieb Wolfgang Engelmann: > In the biblatex-publist.lyx file the Document-Settings for > Bibliography > is Basic (BibTeX). Why not biblatex? Processor is correctly set for > biber. Because this has not yet been updated for LyX 2.3. Done now. Jürgen > >

biblatex style format

2019-08-10 Thread Wolfgang Engelmann
In the biblatex-publist.lyx file the Document-Settings for Bibliography is Basic (BibTeX). Why not biblatex? Processor is correctly set for biber. Wolfgang

Re: lyx keeps resetting bibliography style to plain

2019-06-24 Thread Neal Becker
Neal Becker wrote: > Using lyx-2.3.2 (fedora 30 linux). > > I'm writing IEEE doc (conf.). I set default bibtex style to ieeetr (or > IEEEtr). But if I export latex, it says > \bibliographystyle{plain} > and of course produces the wrong results. > Using plain ol

lyx keeps resetting bibliography style to plain

2019-06-24 Thread Neal Becker
Using lyx-2.3.2 (fedora 30 linux). I'm writing IEEE doc (conf.). I set default bibtex style to ieeetr (or IEEEtr). But if I export latex, it says \bibliographystyle{plain} and of course produces the wrong results. Using plain old bibtex.

Re: Customizing biblatex beyond Citation Style - Options field

2018-11-12 Thread Bert Lloyd
Jürgen, Including this in Document Settings - LaTeX Preamble solved the problem. Many thanks. On Thu, Nov 8, 2018 at 4:27 PM Jürgen Spitzmüller wrote: > > > > Am Do., 8. Nov. 2018, 17:13 hat Bert Lloyd > geschrieben: >> >> However, there are some further tweaks I would like to make that as >>

Re: Customizing biblatex beyond Citation Style - Options field

2018-11-08 Thread Jürgen Spitzmüller
Am Do., 8. Nov. 2018, 17:13 hat Bert Lloyd geschrieben: > However, there are some further tweaks I would like to make that as > far as I know cannot be done this way. For example, in plain LaTex, I > would add > > \AtEveryBibitem{% > \clearlist{language} > } > > after \usepackage[...]{biblatex

Re: Customizing biblatex beyond Citation Style - Options field

2018-11-08 Thread Bert Lloyd
2.3. I have added several options through >> the standard approach (Document Settings - Bibliography - Citation >> Style - Options; for example: hyperref=true), and this works fine. >> >> However, there are some further tweaks I would like to make that as >> far as

Re: Customizing biblatex beyond Citation Style - Options field

2018-11-08 Thread Benedict Holland
oyd wrote: > Dear LyX Users, > > I am using biblatex in LyX 2.3. I have added several options through > the standard approach (Document Settings - Bibliography - Citation > Style - Options; for example: hyperref=true), and this works fine. > > However, there are some further twea

Customizing biblatex beyond Citation Style - Options field

2018-11-08 Thread Bert Lloyd
Dear LyX Users, I am using biblatex in LyX 2.3. I have added several options through the standard approach (Document Settings - Bibliography - Citation Style - Options; for example: hyperref=true), and this works fine. However, there are some further tweaks I would like to make that as far as I

Re: How to create style(s) or classe in order to write a dictionary with 2 languages, one LTR and the other RTL ?

2018-08-27 Thread Scott Kostyshak
On Sat, Aug 25, 2018 at 12:04:34AM +, Dom Meg wrote: > Hi, > I am brand new to Lyx Hi Dom, welcome! > and I try to evaluate the best tool to make a french-persian dictionnary. So > I am looking for some help creating the style(s) in order to get something > like : > Abr

How to create style(s) or classe in order to write a dictionary with 2 languages, one LTR and the other RTL ?

2018-08-27 Thread Dom Meg
Hi, I am brand new to Lyx and I try to evaluate the best tool to make a french-persian dictionnary. So I am looking for some help creating the style(s) in order to get something like : Abrasif /abʁazif/ adj. & n. (۱) ساینده، پاک کننده (۲) آلت خراش؛ ماده ساینده

Re: Gothic style fonts in LyX/MikTeX

2018-08-26 Thread Cris Fuhrman
On Sun, Aug 26, 2018 at 12:35 PM Ricardo Berlasso wrote: > If you are willing to use XeTeX instead of plain LaTeX, setting up a new > font-family that uses ... > Thanks for the pointer - that option finds my Windows fonts, one of which is Old English Text MT, and it shows nicely in the PDF. It's

Re: Gothic style fonts in LyX/MikTeX

2018-08-26 Thread Will Parsons
gt;> Hello, >> >> For a project, I wanted to use an old-English/Germanic style font. I foun= > d >> some in yfonts, but it's tricky to install/setup with MikTeX (not >> automatic) because it requires a local tex install. There are instruction= > s >> at http

Re: Gothic style fonts in LyX/MikTeX

2018-08-26 Thread Ricardo Berlasso
El dom., 26 ago. 2018 a las 16:58, Cris Fuhrman () escribió: > Hello, > > For a project, I wanted to use an old-English/Germanic style font. I found > some in yfonts, but it's tricky to install/setup with MikTeX (not > automatic) because it requires a local tex install. Th

Gothic style fonts in LyX/MikTeX

2018-08-26 Thread Cris Fuhrman
Hello, For a project, I wanted to use an old-English/Germanic style font. I found some in yfonts, but it's tricky to install/setup with MikTeX (not automatic) because it requires a local tex install. There are instructions at https://wiki.lyx.org/Tips/InstallType1Fonts and also on StackOve

Re: Indenting in verse style

2018-08-23 Thread Paul A. Rubin
On 08/23/2018 05:34 AM, Pol wrote: The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that 1. prop 1 2. prop 2 3. prop 3 then prop 4 must follow. Here included my lyx

Re: Indenting in verse style

2018-08-23 Thread Pol
Daniel wrote: > > I am not sure which is correct (the lyx work area or the code > generated). Basically, you need an extra empty line below the > environment. I seem to remember that LyX originally added such empty > lines but it was removed due to bug > https://www.lyx.org/trac/ticket/9055. Ma

Re: Indenting in verse style

2018-08-23 Thread Daniel
On 23/08/2018 12:59, Daniel wrote: Attached is a workaround to get your expected result in LyX. I just copy and pasted the empty line format from another file since I could not remember how to insert them otherwise. Actually, inserting an empty ERT or Note in the like that should be empty doe

Re: Indenting in verse style

2018-08-23 Thread Daniel
On 23/08/2018 12:48, Daniel wrote: On 23/08/2018 11:34, Pol wrote: The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that    1. prop 1    2. prop 2    3. prop 3 then prop 4 must

Re: Indenting in verse style

2018-08-23 Thread Daniel
On 23/08/2018 11:34, Pol wrote: The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that 1. prop 1 2. prop 2 3. prop 3 then prop 4 must follow. Here included my lyx test

Indenting in verse style

2018-08-23 Thread Pol
The following text, in verse style, is correctly indented on my lyx screen, but the pdf is not well rendered, the last line not being aligned with first one: Given that 1. prop 1 2. prop 2 3. prop 3 then prop 4 must follow. Here included my lyx test file. Is that a bug? thank you

Re: LyX & article style?

2018-04-07 Thread John Kane
; set the scaling for each section heading. I got an error message when I did > \usepackage{sectsty}. > > > > -B > > > > *From:* lyx-users@lists.lyx.org *On Behalf Of *Paul > A. Rubin > *Sent:* Friday, April 6, 2018 21:43 > *To:* lyx-users@lists.lyx.org > *S

Re: LyX & article style?

2018-04-07 Thread Dr Eberhard Lisse
Without a shadow of a doubt KOMA-Script Article and from reading the whole thread, of course RTFM el On 2018-04-06 13:37 , Bernt Lie wrote: > In LyX 2, what is the template that is closest to LaTeX Article style? > >   > > BR, > > Bernt Lie >

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
package sectsty, and the set the scaling for each section heading. I got an error message when I did \usepackage{sectsty}. -B From: lyx-users@lists.lyx.org On Behalf Of Paul A. Rubin Sent: Friday, April 6, 2018 21:43 To: lyx-users@lists.lyx.org Subject: Re: LyX & article style? On 04/06/201

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
Thanks Paul. I have now gobbled the page numbering. I’ll check the others suggestions, too. -Bernt From: lyx-users@lists.lyx.org On Behalf Of Paul A. Rubin Sent: Friday, April 6, 2018 21:43 To: lyx-users@lists.lyx.org Subject: Re: LyX & article style? On 04/06/2018 01:11 PM, Bernt Lie w

Re: LyX & article style?

2018-04-06 Thread Paul A. Rubin
On 04/06/2018 03:38 PM, Bernt Lie wrote: Suppressing page number in LyX Article style… * I have tried to insert \pagestyle{empty} in the preamble, or * Set Document\Settings…\Page Layout\Page style to **empty** Both of these give the same effect: page number is kept on the first page

Re: LyX & article style?

2018-04-06 Thread Paul A. Rubin
On 04/06/2018 01:11 PM, Bernt Lie wrote: A couple of more tweaks I need to do… 1. Is there an easy way to suppress page numbering? 2. I have changed font family to Times Roman. Is it possible to use odd body font sizes? The template I’m trying to emulate uses 10.5 pt font… ☹ 3. Is it

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
Suppressing page number in LyX Article style… * I have tried to insert \pagestyle{empty} in the preamble, or * Set Document\Settings…\Page Layout\Page style to *empty* Both of these give the same effect: page number is kept on the first page, and removed from all subsequent pages

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
@lists.lyx.org Subject: Re: LyX & article style? On 04/06/2018 09:58 AM, Bernt Lie wrote: ... both the Address and the Abstract with keywords appear in a first column of the two column document. Thus, it appears to not be interpreted as part of the heading section/front matter. -B Thi

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
Thanks, Paul. That worked (for the address). I tried Shift+Enter, but the trick was Ctrl+Enter... -B From: Paul A. Rubin Sent: fredag 6. april 2018 16.20 To: Bernt Lie ; lyx-users@lists.lyx.org Subject: Re: LyX & article style? On 04/06/2018 09:58 AM, Bernt Lie wrote: ... both the Address

Re: LyX & article style?

2018-04-06 Thread Paul A. Rubin
On 04/06/2018 09:58 AM, Bernt Lie wrote: ... both the Address and the Abstract with keywords appear in a first column of the two column document. Thus, it appears to not be interpreted as part of the heading section/front matter. -B This is presumably the inherent design of the article cla

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
...@gmail.com; lyx-users@lists.lyx.org Subject: RE: LyX & article style? Probably, but it looks like a standard paragraph (body font), and it appears in the first column (of 2 column document), not as part of the heading section with title, etc. -B From: lyx-users@lists.lyx.org<mailto:ly

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
@lists.lyx.org Subject: Re: LyX & article style? On 04/06/2018 09:08 AM, Bernt Lie wrote: Great. What about Address field? -Bernt You can center it the same way you center any other paragraph (Edit > Paragraph settings ... or equivalent tool bar button), can't you? Paul

Re: LyX & article style?

2018-04-06 Thread Paul A. Rubin
On 04/06/2018 09:08 AM, Bernt Lie wrote: Great. What about Address field? -Bernt You can center it the same way you center any other paragraph (Edit > Paragraph settings ... or equivalent tool bar button), can't you? Paul

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
Great. What about Address field? -Bernt From: lyx-users@lists.lyx.org On Behalf Of José Abílio Matos Sent: fredag 6. april 2018 15.04 To: lyx-users@lists.lyx.org Subject: Re: LyX & article style? On Friday, 6 April 2018 13.57.47 WEST Anders Ekberg wrote: > \date{} in the LaTeX P

Re: LyX & article style?

2018-04-06 Thread José Abílio Matos
On Friday, 6 April 2018 13.57.47 WEST Anders Ekberg wrote: > \date{} in the LaTeX Preamble (Document > Settings) Or equivalently there is a check box on Document->Settings- >Document class that says: Suppress default date on front page -- José Abílio

Re: LyX & article style?

2018-04-06 Thread Anders Ekberg
> On 6 Apr 2018, at 14:48, Bernt Lie wrote: > > How can I suppress the date? \date{} in the LaTeX Preamble (Document > Settings)

RE: LyX & article style?

2018-04-06 Thread Bernt Lie
@lists.lyx.org Subject: LyX & article style? In LyX 2, what is the template that is closest to LaTeX Article style? BR, Bernt Lie

LyX & article style?

2018-04-06 Thread Bernt Lie
In LyX 2, what is the template that is closest to LaTeX Article style? BR, Bernt Lie

Re: Chicago-Style Citations and Bibliography

2018-02-15 Thread Daniel Kian Mc Kiernan
Thank you very much! I have saved chicago-aq.bst, and the attached version, modified as per https://tex.stackexchange.com/questions/324728/how-to-do-chicago-style-citation-where-author-last-name-first-name-appear-in-fu since the journal in question also wants full first names. On 02/15

Re: Chicago-Style Citations and Bibliography

2018-02-15 Thread Jürgen Spitzmüller
2018-02-15 13:00 GMT+01:00 Jürgen Spitzmüller : > Thank you. That template answered a large share of my questions. >> >> However, chicago,bst does not actually produce a bibliography conforming >> to the demands of journals published by the U Chicago. >> >> A specific issue is in the handling of

Re: Chicago-Style Citations and Bibliography

2018-02-15 Thread Jürgen Spitzmüller
> > Thank you. That template answered a large share of my questions. > > However, chicago,bst does not actually produce a bibliography conforming > to the demands of journals published by the U Chicago. > > A specific issue is in the handling of the titles of articles. U Chicago > wants these fol

  1   2   3   4   5   6   7   8   9   10   >