Re: Tipo de documento

2024-03-01 Thread jcredberry
Felix,

Creo que en Tufte los capítulos de libro no se numeran. Al menos eso es lo
que veo en mi configuración (funciona, solo que no va a decir "Capítulo 1"
en el primer capítulo). En cuanto a la clase estándar de libro, me funciona
perfectamente (aparece "Capítulo 1" sin problemas). Podrías enviar un
documento mínimo de prueba (usando el entorno "Capítulo" con un título de
capítulo, y dos o tres palabras de prueba de texto normal)?

Por cierto, la lista de documentación no es la ideal para este tipo de
preguntas. La lista de usuarios lo es, pero es una lista de habla inglesa
(sorry guys, for our Spanish conversation). Así que si puedes, redacta la
respuesta en inglés, removiendo la lista de documentación de los
destinatarios (la he incluido para que los demás puedan ver la respuesta).

Saludos,
Julio Rojas
jcredbe...@gmail.com



Libre
de virus.www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

El vie, 1 mar 2024 a la(s) 4:58 p.m., Felix Rafael Millan Trujillo (
proffelixmil...@gmail.com) escribió:

> Hola:
>
> Estoy escribiendo un libro en LyX y tengo el siguiente inconveniente:
> una vez que selecciono el tipo de documento (libro clase estándar) -y
> también sucede con el libro en formato Tufte-, cambiado el idioma a
> Español y la codificación UFT8, empiezo a escribir el libro. Cuando
> coloco "Capítulo 1" y compilo el documento, aparece "Chapter 1" (lo
> mismo sucede con Parte I). Quisera saber cómo se soluciona este
> problema, porque no creo que LyX haya sido pensado solo para el inglés
> -aunque como ya expresé, fue realizado el cambio de idioma-, y es
> imposible escribir un documento en spanglish.
>
>
> Gracias de antemano por cualquier indicación.
>
> --
> Félix R. Millán-Trujillo
> --
> lyx-docs mailing list
> lyx-d...@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-docs
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Knitr problem

2020-11-20 Thread jcredberry
Dear all,

I am currently working on an old Beamer document that used to work
flawlessly. This document has several slides with R code via knitr. It
seems knitr cannot load some libraries that are installed in my R (4.0.3):

library("BSDA")
## Error in library("BSDA"): there is no package called ’BSDA’

Or while trying to run a snippet with ggplot2:

library(ggplot2)
ggplot(data=datos2)+
geom_density(aes(x=value,
colour=variable,
fill=variable),alpha=0.2)
## Error in loadNamespace(name): there is no package called ’farver’

Any ideas? Again, all the packages are installed and running.

Thanks in advance. Regards,
Julio Rojas
jcredbe...@gmail.com
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-22 Thread jcredberry
Well, it seems if you have another antivirus (in my case AVIRA) Windows
passes this feature to it. So no, this does not seem to be the problem (I
disabled it via registry editor, though).

Regards,
Julio Rojas
jcredbe...@gmail.com


On Tue, Sep 22, 2020 at 12:21 PM  wrote:

> Might it be this update?
>
>
> https://www.tenforums.com/tutorials/113380-enable-disable-controlled-folder-access-windows-10-a.html
>
> Interesting. I will take a look at it later.
>
> Thanks Paul.
>
> Julio Rojas
> jcredbe...@gmail.com
>
>
> On Mon, Sep 21, 2020 at 6:16 PM Paul A. Rubin  wrote:
>
>> On 9/21/20 3:38 PM, jcredbe...@gmail.com wrote:
>>
>> Jürgen,
>>
>> I did just that and backup folder is rendered in the window:
>> Now, after clicking OK, Dropbox pops up a warning telling me the file is
>> going to be moved from the original folder. Moving back to no backup folder
>> defined... Scary!
>>
>> Regards,
>> Julio Rojas
>> jcredbe...@gmail.com
>>
>> This message seems to be generated by LyX, and I suspect it occurs either
>> because C:/Users/jcredberry/Dropbox/Sulan/Papers/DCHT/DCHT_2020_v3.lyx is
>> locked or write protected or because somehow the directory is temporarily
>> unavailable.
>>
>> A little Googling turned up at least one report of Dropbox blocking
>> access to files on a Win 10 PC that may or may not have been caused by a
>> Win 10 update (in February). If you bump into this problem again, you might
>> check the Dropbox icon in the system tray and see if it indicates that
>> Dropbox is syncing. If so, that might be interfering with LyX writing the
>> modified file.
>>
>> Paul
>>
>> --
>> lyx-users mailing list
>> lyx-users@lists.lyx.org
>> http://lists.lyx.org/mailman/listinfo/lyx-users
>>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-22 Thread jcredberry
Might it be this update?

https://www.tenforums.com/tutorials/113380-enable-disable-controlled-folder-access-windows-10-a.html

Interesting. I will take a look at it later.

Thanks Paul.

Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 6:16 PM Paul A. Rubin  wrote:

> On 9/21/20 3:38 PM, jcredbe...@gmail.com wrote:
>
> Jürgen,
>
> I did just that and backup folder is rendered in the window:
> Now, after clicking OK, Dropbox pops up a warning telling me the file is
> going to be moved from the original folder. Moving back to no backup folder
> defined... Scary!
>
> Regards,
> Julio Rojas
> jcredbe...@gmail.com
>
> This message seems to be generated by LyX, and I suspect it occurs either
> because C:/Users/jcredberry/Dropbox/Sulan/Papers/DCHT/DCHT_2020_v3.lyx is
> locked or write protected or because somehow the directory is temporarily
> unavailable.
>
> A little Googling turned up at least one report of Dropbox blocking access
> to files on a Win 10 PC that may or may not have been caused by a Win 10
> update (in February). If you bump into this problem again, you might check
> the Dropbox icon in the system tray and see if it indicates that Dropbox is
> syncing. If so, that might be interfering with LyX writing the modified
> file.
>
> Paul
>
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-21 Thread jcredberry
Paul, did you see the exclamation signs in the backup folder?
Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 6:16 PM Paul A. Rubin  wrote:

> On 9/21/20 3:38 PM, jcredbe...@gmail.com wrote:
>
> Jürgen,
>
> I did just that and backup folder is rendered in the window:
> [image: image.png]
> Now, after clicking OK, Dropbox pops up a warning telling me the file is
> going to be moved from the original folder. Moving back to no backup folder
> defined... Scary!
>
> Regards,
> Julio Rojas
> jcredbe...@gmail.com
>
> This message seems to be generated by LyX, and I suspect it occurs either
> because C:/Users/jcredberry/Dropbox/Sulan/Papers/DCHT/DCHT_2020_v3.lyx is
> locked or write protected or because somehow the directory is temporarily
> unavailable.
>
> A little Googling turned up at least one report of Dropbox blocking access
> to files on a Win 10 PC that may or may not have been caused by a Win 10
> update (in February). If you bump into this problem again, you might check
> the Dropbox icon in the system tray and see if it indicates that Dropbox is
> syncing. If so, that might be interfering with LyX writing the modified
> file.
>
> Paul
>
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-21 Thread jcredberry
Richard,

Here is my configuration (I guess this is the default in Lyx):
[image: image.png]

As I said before, there is no #...# file, yet the error appears.

Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 4:45 PM Richard Kimberly Heck 
wrote:

> On 9/21/20 3:33 PM, jcredbe...@gmail.com wrote:
>
> Dear Yu,
>
> I have my document open since my last email yesterday. The #...# file was
> not created. I just modified, save it, and the "error" window appeared
> again. I have checked the lyx~ file and I have permissions for everything.
> I closed Lyx, the lyx~ file is not deleted,
>
> That's correct behavior.
>
>
> then I manually did. I reopened the file, edited the file, saved, again
> the error appears. The #...# file was, again, not created.
>
> It should be created only when (a) the document has unsaved changes and
> (b) autosave has been activated and the timeout period has elapsed. See
> Tools> Preferences> Look & Feel> Document Handling, under Backup & Saving
> for the setting. (As I said previously, if this is a shared Dropbox folder,
> then the file could have been created by someone else's machine.)
>
> Riki
>
> On Mon, Sep 21, 2020 at 2:25 PM Yu Jin  wrote:
>
>> About your original issue:
>> Maybe it's a permissions issue? Did you check in Dropbox if you are
>> allowed to change that file. I mean I have seen enough wired stuff where
>> something unexplainable(for an average user at least) happened, and maybe
>> dropbox changing permissions is one of those?
>>
>> About the other warning you got:
>> Am So., 20. Sept. 2020 um 17:35 Uhr schrieb :
>>
>>> What I have tried is using another file in Dropbox, writing and
>>> rewriting it. The error does not appear.
>>>
>>> I have just made what you suggested (saving the file outside of Dropbox)
>>> and the following message appears:
>>> [image: image.png]
>>> That is a first! I do not even know what it means or why did it appear.
>>> The original file is in the Dropbox folder, a new copy is in my Desktop, so
>>> no, the file is shared (and not opened by someone else as I have updated
>>> the version number and my coauthor is seated besides me). Saved, modified,
>>> resaved, no problem with the copy. Closed the copy, opened the original,
>>> modified, saved, the write failure error appears.
>>>
>>
>> This is a warning from dropbox. "#file.lyx# is an autosave file of lyx,
>> where your current work is saved when you don't manually save for a certain
>> period of time, so when lyx crashes you can recover that file and don't
>> lose all the progress.
>> When you close lyx while the file is present, lyx deletes it. Dropbox
>> doesn't know that it is just a backup file so it warns you that you are
>> deleting a file from the cloud storage and therefore "it will no longer be
>> shared with anyone".
>> What is strange here is that the warning only happens when you hit "save
>> unter" and save outside of dropbox. When you just close lyx (so the file
>> also gets deleted) there is no warning, maybe we should investigate, I
>> probably will later.
>> That would explain this warning and you can just ignore it.
>> --
>> Eugene
>>
>
>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-21 Thread jcredberry
Jürgen,

I did just that and backup folder is rendered in the window:
[image: image.png]
Now, after clicking OK, Dropbox pops up a warning telling me the file is
going to be moved from the original folder. Moving back to no backup folder
defined... Scary!

Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 1:51 PM Jürgen Spitzmüller  wrote:

> Am Montag, den 21.09.2020, 12:15 -0300 schrieb jcredbe...@gmail.com:
> > Jürgen, no, Dropbox does not allow for file extension exclusion.
>
> Another thing you can try is to set a backup path (in Tools >
> Preferences > Paths) that is not in your Dropbox.
>
> Jürgen
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-21 Thread jcredberry
Dear Yu,

I have my document open since my last email yesterday. The #...# file was
not created. I just modified, save it, and the "error" window appeared
again. I have checked the lyx~ file and I have permissions for everything.
I closed Lyx, the lyx~ file is not deleted, then I manually did. I reopened
the file, edited the file, saved, again the error appears. The #...# file
was, again, not created.

Thanks, nevertheless.
Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 2:25 PM Yu Jin  wrote:

> About your original issue:
> Maybe it's a permissions issue? Did you check in Dropbox if you are
> allowed to change that file. I mean I have seen enough wired stuff where
> something unexplainable(for an average user at least) happened, and maybe
> dropbox changing permissions is one of those?
>
> About the other warning you got:
> Am So., 20. Sept. 2020 um 17:35 Uhr schrieb :
>
>> What I have tried is using another file in Dropbox, writing and rewriting
>> it. The error does not appear.
>>
>> I have just made what you suggested (saving the file outside of Dropbox)
>> and the following message appears:
>> [image: image.png]
>> That is a first! I do not even know what it means or why did it appear.
>> The original file is in the Dropbox folder, a new copy is in my Desktop, so
>> no, the file is shared (and not opened by someone else as I have updated
>> the version number and my coauthor is seated besides me). Saved, modified,
>> resaved, no problem with the copy. Closed the copy, opened the original,
>> modified, saved, the write failure error appears.
>>
>
> This is a warning from dropbox. "#file.lyx# is an autosave file of lyx,
> where your current work is saved when you don't manually save for a certain
> period of time, so when lyx crashes you can recover that file and don't
> lose all the progress.
> When you close lyx while the file is present, lyx deletes it. Dropbox
> doesn't know that it is just a backup file so it warns you that you are
> deleting a file from the cloud storage and therefore "it will no longer be
> shared with anyone".
> What is strange here is that the warning only happens when you hit "save
> unter" and save outside of dropbox. When you just close lyx (so the file
> also gets deleted) there is no warning, maybe we should investigate, I
> probably will later.
> That would explain this warning and you can just ignore it.
> --
> Eugene
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-21 Thread jcredberry
Jürgen, no, Dropbox does not allow for file extension exclusion.
Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 12:01 PM  wrote:

> Thanks, Jurgen. I will try to check if this is possible. Nevertheless,
> this is the first time it happens to me and I mostly work with Lyx.
>
> Regards,
> Julio Rojas
> jcredbe...@gmail.com
>
>
> On Mon, Sep 21, 2020 at 11:35 AM Jürgen Spitzmüller  wrote:
>
>> Am Sonntag, den 20.09.2020, 12:27 -0400 schrieb Richard Kimberly Heck:
>> > The file #DCHT_2020_v5.lyx# looks like some kind of lockfile or
>> > tracking file that Dropbox writes (maybe hidden), though that's only
>> > a guess.
>>
>> Hm, to me, this rather looks like a LyX autosave file (as generated
>> by Buffer::getAutosaveFileName()).
>>
>> Maybe LyX attempts to remove or move that (e.g.,
>> Buffer::moveAutosaveFile() is called by Buffer::saveAs()) and Dropbox
>> does not appreciate that.
>>
>> I don't know if you can specify file patterns to ignore from Dropbox
>> syncing (as you can with nextcloud), but if so, the easisest solution
>> would probably be to exclude *.lyx# files from syncing.
>>
>> Jürgen
>> --
>> lyx-users mailing list
>> lyx-users@lists.lyx.org
>> http://lists.lyx.org/mailman/listinfo/lyx-users
>>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-21 Thread jcredberry
Thanks, Jurgen. I will try to check if this is possible. Nevertheless, this
is the first time it happens to me and I mostly work with Lyx.

Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Sep 21, 2020 at 11:35 AM Jürgen Spitzmüller  wrote:

> Am Sonntag, den 20.09.2020, 12:27 -0400 schrieb Richard Kimberly Heck:
> > The file #DCHT_2020_v5.lyx# looks like some kind of lockfile or
> > tracking file that Dropbox writes (maybe hidden), though that's only
> > a guess.
>
> Hm, to me, this rather looks like a LyX autosave file (as generated
> by Buffer::getAutosaveFileName()).
>
> Maybe LyX attempts to remove or move that (e.g.,
> Buffer::moveAutosaveFile() is called by Buffer::saveAs()) and Dropbox
> does not appreciate that.
>
> I don't know if you can specify file patterns to ignore from Dropbox
> syncing (as you can with nextcloud), but if so, the easisest solution
> would probably be to exclude *.lyx# files from syncing.
>
> Jürgen
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-20 Thread jcredberry
Actually, it is created not right away, but after a while. I left the
Windows computer on with the file open, sure that the #...# file was
deleted. After lunch and some gardening, I came back and guess what? The
#...# is there, waiting for me, created at 14:29. I manually deleted it,
modified the file, saved it, the error appears, but no #...# file is
created!!! Voodoo things! :P

Regards,
Julio Rojas
jcredbe...@gmail.com


On Sun, Sep 20, 2020 at 3:26 PM Paul A. Rubin  wrote:

> On 9/20/20 1:43 PM, Richard Kimberly Heck wrote:
> > On 9/20/20 12:46 PM, jcredbe...@gmail.com wrote:
> >> BTW, on my Mac I have Lyx v. 2.3.1-1. My coauthor has 2.3.0!!!
> >> Curious, isn´t it? A regression?
> >
> > Again, it's just a guess, but I think this might have been a 'stale'
> > lockfile. It got left behind at some point so Dropbox is confused.
> > That's why the file seems like a 'normal' file somehow and you're
> > being asked if you want to delete it.
> >
> > Riki
> >
> >
> I agree with Riki. Also, I suspect this is a LyX on Windows (or LyX on
> Dropbox on Windows) thing. I use Linux Mint on my devices, and I can
> have the same file open (in a Dropbox folder) on two devices, make
> changes on both devices, and never get a lock file. On the other hand, I
> do some work with a coauthor who uses LyX on Windows. In one of our
> shared Dropbox folders, I see a #TbPapers.lyx# file with a 2018
> modification date. It's a file she created and maintained -- I don't
> think I ever touched it -- so my guess is LyX created it during some
> edit and never removed it. As best I can recall, I've only seen the
> #...# stuff with LyX files.
>
> As lock files go, they're a bit odd. Normally a lock file has zero bytes
> (or maybe one or two). Its job is just to exist, signaling the real file
> is in use. In the case of #TbPapers.lyx#, it's almost as large as the
> actual TbPapers.lyx file. There's also a TbPapers.lyx~ file, and all
> have the same file date. So the ~ file is the normal backup LyX creates
> when a save is done.
>
> I don't work with anyone using LyX on a Mac, so I have no idea if it
> participates in this madness. :-)
>
> Paul
>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-20 Thread jcredberry
BTW, on my Mac I have Lyx v. 2.3.1-1. My coauthor has 2.3.0!!! Curious,
isn´t it? A regression?
Julio Rojas
jcredbe...@gmail.com


On Sun, Sep 20, 2020 at 1:43 PM  wrote:

> Thanks, Paul. On my Mac the error does not appear. I would check back on
> my Windows computer to see if I find this file hidden in the folder, as I
> cannot see it on my Mac (I can see it for another file that is currently
> opened by my coauthor in a Mac).
>
> Regards,
> Julio Rojas
> jcredbe...@gmail.com
>
>
> On Sun, Sep 20, 2020 at 1:33 PM Paul A. Rubin  wrote:
>
>> On 9/20/20 12:27 PM, Richard Kimberly Heck wrote:
>>
>>
>> The file #DCHT_2020_v5.lyx# looks like some kind of lockfile or tracking
>> file that Dropbox writes (maybe hidden), though that's only a guess. Hence,
>> moving the file would remove that thing. It's possible that saving it
>> didn't work because Dropbox thinks it's open on another machine.
>>
>> Riki
>>
>>
>> On 9/20/20 12:03 PM, jcredbe...@gmail.com wrote:
>>
>> I have three computers, each with a different OS (Linux, Windows and
>> MacOS), and have only seen this problem in Windows and in this file. I
>> created a folder within the folder of the original file, created a copy,
>> modified it, resave it and the error again appears. I am going to switch to
>> my MacOS computer to see if the error appears.
>>
>> Julio Rojas
>> jcredbe...@gmail.com
>>
>>
>> I can confirm that the #...# file is a lock placed by Dropbox to avoid
>> collisions. That said, I've never gotten a message from Dropbox telling me
>> it was deleting the lock file.
>>
>> Paul
>> --
>> lyx-users mailing list
>> lyx-users@lists.lyx.org
>> http://lists.lyx.org/mailman/listinfo/lyx-users
>>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-20 Thread jcredberry
Thanks, Paul. On my Mac the error does not appear. I would check back on my
Windows computer to see if I find this file hidden in the folder, as I
cannot see it on my Mac (I can see it for another file that is currently
opened by my coauthor in a Mac).

Regards,
Julio Rojas
jcredbe...@gmail.com


On Sun, Sep 20, 2020 at 1:33 PM Paul A. Rubin  wrote:

> On 9/20/20 12:27 PM, Richard Kimberly Heck wrote:
>
>
> The file #DCHT_2020_v5.lyx# looks like some kind of lockfile or tracking
> file that Dropbox writes (maybe hidden), though that's only a guess. Hence,
> moving the file would remove that thing. It's possible that saving it
> didn't work because Dropbox thinks it's open on another machine.
>
> Riki
>
>
> On 9/20/20 12:03 PM, jcredbe...@gmail.com wrote:
>
> I have three computers, each with a different OS (Linux, Windows and
> MacOS), and have only seen this problem in Windows and in this file. I
> created a folder within the folder of the original file, created a copy,
> modified it, resave it and the error again appears. I am going to switch to
> my MacOS computer to see if the error appears.
>
> Julio Rojas
> jcredbe...@gmail.com
>
>
> I can confirm that the #...# file is a lock placed by Dropbox to avoid
> collisions. That said, I've never gotten a message from Dropbox telling me
> it was deleting the lock file.
>
> Paul
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-20 Thread jcredberry
I have three computers, each with a different OS (Linux, Windows and
MacOS), and have only seen this problem in Windows and in this file. I
created a folder within the folder of the original file, created a copy,
modified it, resave it and the error again appears. I am going to switch to
my MacOS computer to see if the error appears.

Julio Rojas
jcredbe...@gmail.com


On Sun, Sep 20, 2020 at 12:50 PM John White  wrote:

> Staff and I save to dropbox many, many times a day. I have never seen such
> an
> error.  We are a linux shop.  Perhaps that is why.
>
> John
>
> On Sunday, September 20, 2020 8:35:28 AM PDT jcredbe...@gmail.com wrote:
> > What I have tried is using another file in Dropbox, writing and rewriting
> > it. The error does not appear.
> >
> > I have just made what you suggested (saving the file outside of Dropbox)
> > and the following message appears:
> > [image: image.png]
> > That is a first! I do not even know what it means or why did it appear.
> The
> > original file is in the Dropbox folder, a new copy is in my Desktop, so
> no,
> > the file is shared (and not opened by someone else as I have updated the
> > version number and my coauthor is seated besides me). Saved, modified,
> > resaved, no problem with the copy. Closed the copy, opened the original,
> > modified, saved, the write failure error appears.
> >
> > Maybe this is a black swan, maybe not. Thanks, nevertheless.
> >
> > Regards,
> > Julio Rojas
> > jcredbe...@gmail.com
> >
> > On Sun, Sep 20, 2020 at 11:15 AM Kornel Benko  wrote:
> > > Am Sun, 20 Sep 2020 10:54:55 -0300
> > >
> > > schrieb jcredbe...@gmail.com:
> > > > Richard,
> > > >
> > > > It is 2.3.5.2. I guess it is not related to Dropbox, then.
> > > >
> > > > Regards,
> > > > Julio Rojas
> > > > jcredbe...@gmail.com
> > >
> > > Just to be sure ... you have tried without dropbox ?
> > >
> > > Kornel
> > >
> > > --
> > > lyx-users mailing list
> > > lyx-users@lists.lyx.org
> > > http://lists.lyx.org/mailman/listinfo/lyx-users
>
>
>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-20 Thread jcredberry
What I have tried is using another file in Dropbox, writing and rewriting
it. The error does not appear.

I have just made what you suggested (saving the file outside of Dropbox)
and the following message appears:
[image: image.png]
That is a first! I do not even know what it means or why did it appear. The
original file is in the Dropbox folder, a new copy is in my Desktop, so no,
the file is shared (and not opened by someone else as I have updated the
version number and my coauthor is seated besides me). Saved, modified,
resaved, no problem with the copy. Closed the copy, opened the original,
modified, saved, the write failure error appears.

Maybe this is a black swan, maybe not. Thanks, nevertheless.

Regards,
Julio Rojas
jcredbe...@gmail.com


On Sun, Sep 20, 2020 at 11:15 AM Kornel Benko  wrote:

> Am Sun, 20 Sep 2020 10:54:55 -0300
> schrieb jcredbe...@gmail.com:
>
> > Richard,
> >
> > It is 2.3.5.2. I guess it is not related to Dropbox, then.
> >
> > Regards,
> > Julio Rojas
> > jcredbe...@gmail.com
> >
>
> Just to be sure ... you have tried without dropbox ?
>
> Kornel
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem saving a file [DROPBOX]

2020-09-20 Thread jcredberry
Richard,

It is 2.3.5.2. I guess it is not related to Dropbox, then.

Regards,
Julio Rojas
jcredbe...@gmail.com


On Sun, Sep 20, 2020 at 12:02 AM Richard Kimberly Heck 
wrote:

> On 9/19/20 6:19 PM, jcredbe...@gmail.com wrote:
>
> Dear all,
>
> I am working with a file for which this message has appeared several times:
> [image: image.png]
> As you can see, it is stored in a Dropbox folder. Nevertheless, I have
> renamed it to make sure the file is not opened elsewhere. The write failure
> message appears again, and after clicking the OK button, another message
> asks me if I want to rename the file or retry writing it. If I retry, the
> file is correctly saved, and I keep working on it. The computer has been
> restarted to check if there was a problem associated with a service, to no
> avail.
>
> Has anybody had this problem as well? If so, what is its source, and is
> there a solution?
>
> We've seen problems like this in the past, but I thought they had been
> solved. What version are you using?
>
> Riki
>
>
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Problem saving a file

2020-09-19 Thread jcredberry
Dear all,

I am working with a file for which this message has appeared several times:
[image: image.png]
As you can see, it is stored in a Dropbox folder. Nevertheless, I have
renamed it to make sure the file is not opened elsewhere. The write failure
message appears again, and after clicking the OK button, another message
asks me if I want to rename the file or retry writing it. If I retry, the
file is correctly saved, and I keep working on it. The computer has been
restarted to check if there was a problem associated with a service, to no
avail.

Has anybody had this problem as well? If so, what is its source, and is
there a solution?

Regards,
Julio Rojas
jcredbe...@gmail.com
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Pulldowns, panes and fonts

2020-09-17 Thread jcredberry
Solved! Thanks!
Julio Rojas
jcredbe...@gmail.com


On Wed, Sep 16, 2020 at 3:07 PM Yu Jin  wrote:

> Am Mi., 16. Sept. 2020 um 19:54 Uhr schrieb Yu Jin :
>
>> Am Mi., 16. Sept. 2020 um 17:23 Uhr schrieb Richard Kimberly Heck <
>> rikih...@lyx.org>:
>>
>>> On 9/16/20 9:49 AM, jcredbe...@gmail.com wrote:
>>> > Dear all,
>>> >
>>> > Lyx's pulldowns on Windows 10 are being rendered with a very small
>>> > jagged font: ... I have a UHD monitor, but did not really see this
>>> > problem until the latest release (2.3.5.2, isn't it)? This same small
>>> > font is also used for the file names and in the panes. Is there a way
>>> > to pump it up and solve the jaggedness.
>>>
>>> I am not sure about this on Windows, but on Linux there is a program
>>> that allows one to configure the fonts used by Qt, and several other
>>> things: qtconfig-qt4.
>>>
>>> CC'ing Eugene on this one.
>>>
>>
>> Never heard of qt config programs. However here it looks like Qt does not
>> react nice to the Windows setting "Let Windows try to fix apps so they're
>> not blurry", deactivating that solved it for me. You can find this settings
>> with
>> right click on desktop > in the "Scale and layout" section click on
>> Advanced scaling settings > deactivate the setting mentioned above.
>>
>
> Note that you can also change this setting for each program instead of
> globally in case you need it somewhere else.
> Righclick on lyx.exe > properties > compatiblity > change DPI settings >
> check "use this setting to fix scaling programs" > in the dropdown
> below select "I signed to Windows"
> [image: grafik.png]
>
> --
> Eugene
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Pulldowns, panes and fonts

2020-09-16 Thread jcredberry
Dear all,

Lyx's pulldowns on Windows 10 are being rendered with a very small jagged
font:

[image: image.png]
I have a UHD monitor, but did not really see this problem until the latest
release (2.3.5.2, isn't it)? This same small font is also used for the file
names and in the panes. Is there a way to pump it up and solve the
jaggedness.

Thanks in advance. Regards,

Julio Rojas
jcredbe...@gmail.com
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-26 Thread jcredberry
No, Kornel, no bib file.
Julio Rojas
jcredbe...@gmail.com


On Mon, Aug 24, 2020 at 3:58 PM Kornel Benko  wrote:

> Am Mon, 24 Aug 2020 15:20:53 -0400
> schrieb jcredbe...@gmail.com:
>
> > Done. Changed encoding to UTF-8, saved the file, closed it, opened it up
> > again, set encoding to Language Default, save it, compiled it, the error
> > appears.
> >
> > As Paul suggested, I will try to make a diff of the original file (it is
> in
> > my backups) and see if there is something weird hanging around.
> > Nevertheless, it is a headache just to think that this might happen in a
> > moment of need.
> >
> > Regards,
> > Julio Rojas
> > jcredbe...@gmail.com
>
> It could be your used bib-file having latin9 chars.
> (In case you use one of course)
>
> Kornel
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread jcredberry
Done. Changed encoding to UTF-8, saved the file, closed it, opened it up
again, set encoding to Language Default, save it, compiled it, the error
appears.

As Paul suggested, I will try to make a diff of the original file (it is in
my backups) and see if there is something weird hanging around.
Nevertheless, it is a headache just to think that this might happen in a
moment of need.

Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Aug 24, 2020 at 11:40 AM Rich Shepard 
wrote:

> On Mon, 24 Aug 2020, jcredbe...@gmail.com wrote:
>
> > When I manually changed the encoding to UTF-8, it worked flawlessly.
>
> Julio,
>
> Rather than futzing seeking the source consider this: change encoding to
> UTF-8. Open on you Mac. Save it. Open it again and check the encoding and
> whether this resolved the issue.
>
> Regards,
>
> Rich
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Beamer error on Lyx 2.3.5.2

2020-08-24 Thread jcredberry
Yes Paul, it is. This is the same set of slides I use every year. No
changes except for homework. I have opened the file in my Mac with Lyx
2.3.1-1 after saving it in Windows, and at compiling time the same error
appears:

! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.


Again, this is a document that I have used for at least a couple of years
in its current state. Only minor changes have been made. When I manually
changed the encoding to UTF-8, it worked flawlessly. I tried opening other
Beamer files that I have not opened in Windows and they even work without
changing the encoding.


I think something bad happened while working on my file in Windows that has
permanently damaged it. I hope this is not something that can break down
the workflow for the ones who work in different OS´s.


Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Aug 24, 2020 at 10:04 AM Paul A. Rubin  wrote:

> On 8/23/20 7:27 PM, jcredbe...@gmail.com wrote:
>
> Dear all,
>
> Trying to open a Beamer presentation that I used for my lectures every
> year. After some adjustment for this year's lectures, the following error
> appears when compiling the document:
>
> ! Package inputenc Error: Keyboard character used is undefined
>
> (inputenc) in inputencoding `latin9'.
>
> This is a document that I usually work with on Ubuntu Linux, but that in
> this case, I opened in Windows 10.
>
> I changed default coding to UTF-8 instead of inputenc and another error
> appears. In this case, the small logo in the right corner is not recognized
> and as the filename is "uct_logo.png", at compilation time it says the file
> is not found and then a box with "uct_logo" appears, with the "l" in "logo"
> as a subscript.
>
> Is this problem a Windows or a Lyx related one? BTW, I am using TeXLive
> 2019 on this windows computer.
>
> Regards,
> Julio Rojas
> jcredbe...@gmail.com
>
> Is the logo PNG file in the same directory as the LyX file? If not, have
> you tried specifying the path to it?
>
> Paul
>
> --
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Beamer error on Lyx 2.3.5.2

2020-08-23 Thread jcredberry
Dear all,

Trying to open a Beamer presentation that I used for my lectures every
year. After some adjustment for this year's lectures, the following error
appears when compiling the document:

! Package inputenc Error: Keyboard character used is undefined

(inputenc) in inputencoding `latin9'.


This is a document that I usually work with on Ubuntu Linux, but that in
this case, I opened in Windows 10.


I changed default coding to UTF-8 instead of inputenc and another error
appears. In this case, the small logo in the right corner is not recognized
and as the filename is "uct_logo.png", at compilation time it says the file
is not found and then a box with "uct_logo" appears, with the "l" in "logo"
as a subscript.


Is this problem a Windows or a Lyx related one? BTW, I am using TeXLive
2019 on this windows computer.


Regards,
Julio Rojas
jcredbe...@gmail.com
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Appendix in odd pages

2019-10-16 Thread jcredberry
Dear all,

One of my students has made his thesis with Lyx using memoir. Nevertheless,
after the first appendix, the second one starts on an even page, yet, all
chapters up until then start on an odd one. We can see that a blank page is
automatically inserted at the end of the first appendix like LaTeX is
forcing us to start the second appendix on an even page. Is it we or there
is a rule where chapters should start on even pages?

Thanks for your help.

Regards,
Julio Rojas
jcredbe...@gmail.com
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Error in exponent keybinding

2019-01-26 Thread jcredberry
No one has seen this problem?

Regards,
Julio Rojas
jcredbe...@gmail.com


On Mon, Jan 21, 2019 at 3:08 PM  wrote:

> Dear all,
>
> Using Lyx 2.3.1 on Ubuntu 18.04. When I try to add an exponent to an
> equation using "^", the symbol, not the exponent environment appear.
> Nevertheless, the document compiles correctly as the hat symbol is
> introduced in the LaTeX document as is.
>
> Any ideas?
>
> Julio Rojas
> jcredbe...@gmail.com
>


Error in exponent keybinding

2019-01-21 Thread jcredberry
Dear all,

Using Lyx 2.3.1 on Ubuntu 18.04. When I try to add an exponent to an
equation using "^", the symbol, not the exponent environment appear.
Nevertheless, the document compiles correctly as the hat symbol is
introduced in the LaTeX document as is.

Any ideas?

Julio Rojas
jcredbe...@gmail.com


Re: Problem with line spacing of text in a table (previously: \begin{singlespace} in fixed width table)

2018-09-22 Thread jcredberry
That is only part of a table that is 19x19. Hence, the width of the columns
is the same as in the original one. The first column is text, while the
rest are numeric. At the end of the day, both, the numeric and the text
columns are going to wrap.

Julio Rojas
jcredbe...@gmail.com


On Sat, Sep 22, 2018 at 3:39 PM Paul A. Rubin  wrote:

> On 09/22/2018 12:40 PM, jcredbe...@gmail.com wrote:
>
> Dear all,
>
> I want to repost my previous question but with a different context and
> with a working example. As you can see on the attached file, I have a
> landscape long table, for which each column has a predefined width. The
> resulting PDF shows that the text in the cells of this table has a line
> spacing wider than expected. This behavior is the same in a vertical
> (regular) long table, as well as in a table in a float. It seems as if
> reducing the size of the font does not affect the line spacing.
>
> Trying to set line spacing up in the paragraph settings menu, only worsens
> the problem, as extra spacing is added on the top and bottom of the text.
>
> Is there any way to do this? Why is this the behavior in Lyx?
>
> Thanks in advance. Regards,
>
> Julio Rojas
> jcredbe...@gmail.com
>
> Do you need the overall width of the table to be that narrow (and, in
> particular, do you need it narrow enough that the line of text in each cell
> of the right column has to wrap)?
>
> Paul
>
>


Problem with line spacing of text in a table (previously: \begin{singlespace} in fixed width table)

2018-09-22 Thread jcredberry
Dear all,

I want to repost my previous question but with a different context and with
a working example. As you can see on the attached file, I have a landscape
long table, for which each column has a predefined width. The resulting PDF
shows that the text in the cells of this table has a line spacing wider
than expected. This behavior is the same in a vertical (regular) long
table, as well as in a table in a float. It seems as if reducing the size
of the font does not affect the line spacing.

Trying to set line spacing up in the paragraph settings menu, only worsens
the problem, as extra spacing is added on the top and bottom of the text.

Is there any way to do this? Why is this the behavior in Lyx?

Thanks in advance. Regards,

Julio Rojas
jcredbe...@gmail.com


Long_Table_Example.lyx
Description: application/lyx


\begin{singlespace} in fixed width table

2018-09-21 Thread jcredberry
Dear all,

The results for a column in a table with a defined its width are strange.
It seems as if each cell has an added line above and below the text in a
cell. When previewing LaTeX code, I see this:

\hline

\begin{singlespace}

{\tiny{}(1) Exact and natural Sc.}
\end{singlespace}


Those singlespace commands seem to be the main culprits of this behavior.
There is a thread in the Tex Stack Exchange

that points to them as well.

I suppose that they are there because during Lyx development they were
deemed needed. Nevertheless, is it possible to manually remove them?

Thanks in advance,

Julio Rojas
jcredbe...@gmail.com


Re: Spellchecking on Windows

2018-09-11 Thread jcredberry
Forget it. It was installed but I had not enabled the continuous
correction. :P

Julio Rojas
jcredbe...@gmail.com


On Tue, Sep 11, 2018 at 5:51 PM  wrote:

> Dear all,
>
> What is the best way to install hunspell on Windows 10, so that Lyx can
> use it?
>
> Thx in advance. Regards,
>
> Julio Rojas
> jcredbe...@gmail.com
>


Spellchecking on Windows

2018-09-11 Thread jcredberry
Dear all,

What is the best way to install hunspell on Windows 10, so that Lyx can use
it?

Thx in advance. Regards,

Julio Rojas
jcredbe...@gmail.com