Re: Testing accessible urls

2024-10-07 Thread Kornel Benko
Am Mon, 7 Oct 2024 11:42:24 +0200 schrieb Pavel Sanda : > On Sun, Oct 06, 2024 at 06:14:40PM +0200, Kornel Benko wrote: > > I'd like to commit my changes in the lyx-files. 62 files are affected. > > Please go on. > > Pavel Am Sun, 6 Oct 2024 18:17:50 +0200 schrieb Scott Kostyshak : > On Sun,

Re: Testing accessible urls

2024-10-07 Thread Pavel Sanda
On Sun, Oct 06, 2024 at 06:14:40PM +0200, Kornel Benko wrote: > I'd like to commit my changes in the lyx-files. 62 files are affected. Please go on. Pavel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Testing accessible urls

2024-10-06 Thread Scott Kostyshak
On Sun, Oct 06, 2024 at 06:14:40PM GMT, Kornel Benko wrote: > > I'd like to commit my changes in the lyx-files. 62 files are affected. I haven't been following, but thanks for your work on it! Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org htt

Testing accessible urls

2024-10-06 Thread Kornel Benko
I'd like to commit my changes in the lyx-files. 62 files are affected. Kornel pgpf7aNHriekz.pgp Description: Digitale Signatur von OpenPGP -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [LyX/master] Fix some non-accessible URLS

2019-03-31 Thread Kornel Benko
Na nedeľa, 31. marca 2019 9:23:19 CEST Jürgen Spitzmüller napísali: > Am Sonntag, den 31.03.2019, 00:10 +0100 schrieb Kornel Benko: > > Not found good replacements for > > http://texcatalogue.ctan.org/bytopic.html > > https://ctan.org/topic > > > http://www.tiresias.org/re

Re: [LyX/master] Fix some non-accessible URLS

2019-03-31 Thread Jürgen Spitzmüller
Am Sonntag, den 31.03.2019, 00:10 +0100 schrieb Kornel Benko: > Not found good replacements for > http://texcatalogue.ctan.org/bytopic.html https://ctan.org/topic > http://www.tiresias.org/research/reports/braille_cell.htm It's archived here: http://www.arch.mcgill.ca/pro

Re: Obsoleted, inaccessible or wrong urls in some documents

2017-07-30 Thread Kornel Benko
t; > "https://www.tug.org/~hvoss/PDF/mathmode.pdf"; > > Affected documents are "lib/doc/(.|de|es|fr|ja)/Math.lyx" > > > > Other inaccessible urls (maybe temporary) > > http://download.gna.org/lettre_observatoire/release/20151201_v2.354/lettre.zip > >

Re: Obsoleted, inaccessible or wrong urls in some documents

2017-07-29 Thread Jean-Pierre Chrétien
fected documents are "lib/doc/(.|de|es|fr|ja)/Math.lyx" Other inaccessible urls (maybe temporary) http://download.gna.org/lettre_observatoire/release/20151201_v2.354/lettre.zip in lib/templates/lettre.lyx This one in wrong forever, the Gna! service closed recently. I&

Re: Obsoleted, inaccessible or wrong urls in some documents

2017-07-29 Thread mn
On 29.07.17 12:20, Kornel Benko wrote: > Urls blocked because of security > http://www.edpsciences.fr/aa/ > in lib/doc/(.|de|es|fr|ja)/Additional.lyx That whole section in Additional.lyx needs to be checked. > > 6.1.1 Introduction > > This section describe

Re: Obsoleted, inaccessible or wrong urls in some documents

2017-07-29 Thread mn
On 29.07.17 12:20, Kornel Benko wrote: > Urls blocked because of security > http://www.edpsciences.fr/aa/ > in lib/doc/(.|de|es|fr|ja)/Additional.lyx The given link just uses an invalid security cert. The site is accessible – and empty. The journal in question seems to reside

Re: Obsoleted, inaccessible or wrong urls in some documents

2017-07-29 Thread mn
cuments are "lib/doc/(.|de|es|fr|ja)/Math.lyx" > > Other inaccessible urls (maybe temporary) > http://download.gna.org/lettre_observatoire/release/20151201_v2.354/lettre.zip > in lib/templates/lettre.lyx > > Urls not found: > http://publish.aps.org/revtex4/ >

Obsoleted, inaccessible or wrong urls in some documents

2017-07-29 Thread Kornel Benko
Hi, the url "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"; is no longer accessible. The new one is available under "https://www.tug.org/~hvoss/PDF/mathmode.pdf"; Affected documents are "lib/doc/(.|de|es|fr|ja)/Math.lyx" Other inac

Extending the file open dialog to support arbitrary URLs

2014-05-07 Thread William Adams
Came across the command for converting a wikipedia page into a .pdf (using LaTeX): pandoc -s --latex-engine=xelatex -r html http://en.wikipedia.org/wiki/Wikipedia_talk:Manual_of_Style/Dates_and_numbers/Archive_142 -o archive_142.pdf and was struck by how convenient it would be to be able to us

Re: [LyX/master] Replace the remaining bad urls with accsessible ones

2013-08-31 Thread Scott Kostyshak
On Fri, Aug 30, 2013 at 9:16 PM, Andrew Parsloe wrote: > I posted this on the documentation list two months ago but it got no > response. I think all you northern hemispherical types (hyphenate as you > wish) were on holiday. Please bump emails that you think deserve attention and did not get an

Re: [LyX/master] Replace the remaining bad urls with accsessible ones

2013-08-31 Thread Kornel Benko
Benko wrote: > > > > > > commit abe7eef13cbace98bc2c043e78ffdb3b4c47f2ad > > > > > > Author: Kornel Benko > > > > > > Date: Fri Aug 30 17:28:46 2013 +0200 > > > > > > > > > > > > Replace the remaining bad urls with accs

Re: [LyX/master] Replace the remaining bad urls with accsessible ones

2013-08-30 Thread Andrew Parsloe
Aug 30 17:28:46 2013 +0200 > > > > Replace the remaining bad urls with accsessible ones > > > > Now all urls we use in our provided lyx-files > > (doc, examples, templates) > > use urls which really exist. > > > > (If a url was me

Re: [LyX/master] Replace the remaining bad urls with accsessible ones

2013-08-30 Thread Kornel Benko
Am Freitag, 30. August 2013 um 12:07:59, schrieb Scott Kostyshak > On Fri, Aug 30, 2013 at 11:33 AM, Kornel Benko wrote: > > commit abe7eef13cbace98bc2c043e78ffdb3b4c47f2ad > > Author: Kornel Benko > > Date: Fri Aug 30 17:28:46 2013 +0200 > > > > Re

Re: [LyX/master] Replace the remaining bad urls with accsessible ones

2013-08-30 Thread Scott Kostyshak
On Fri, Aug 30, 2013 at 11:33 AM, Kornel Benko wrote: > commit abe7eef13cbace98bc2c043e78ffdb3b4c47f2ad > Author: Kornel Benko > Date: Fri Aug 30 17:28:46 2013 +0200 > > Replace the remaining bad urls with accsessible ones > > Now all urls we use in our provided

Re: ctests for broken URLs in URL insets of LyX docs

2013-08-28 Thread Kornel Benko
Am Montag, 26. August 2013 um 06:25:42, schrieb Scott Kostyshak > Kornel and I have been talking about implementing tests of URLs found > in URL insets of the examples and templates. These tests would be > disabled by default and would be activated with a flag as follows: >

ctests for broken URLs in URL insets of LyX docs

2013-08-26 Thread Scott Kostyshak
Kornel and I have been talking about implementing tests of URLs found in URL insets of the examples and templates. These tests would be disabled by default and would be activated with a flag as follows: cmake ... -DLYX_ENABLE_URLTESTS=ON You can then run the tests with ctest -R

Re: [LyX master] Fix TeX crash involving URLs. Patch from Martin Vermeer.

2013-02-05 Thread Richard Heck
10:00:32 2013 -0500 Fix TeX crash involving URLs. Patch from Martin Vermeer. I was pondering whether we should do this or change our code so that all PassThru insets/paragraphs get this treatment. Then I got distracted. Seems like it could be a good idea. rh

Re: [LyX master] Fix TeX crash involving URLs. Patch from Martin Vermeer.

2013-02-05 Thread Jean-Marc Lasgouttes
Le 05/02/13 16:02, Richard Heck a écrit : The branch, master, has been updated. - Log - commit c9b9501f7d9d35abb59816ee2c71365818627eb6 Author: Richard Heck Date: Tue Feb 5 10:00:32 2013 -0500 Fix TeX crash involving URLs

Re: Linewrapping of URLs

2002-10-22 Thread Darren Freeman
were talking about the printout, not on-screen appearance. > So disregard my previous message. Yeah well you solved my problem so don't feel bad =) I had URLs as long as the width of the paper, starting near the end of one line but not wrapping. Now they look nice (fixed-width font) and

Re: Linewrapping of URLs

2002-10-21 Thread Andre Poenitz
On Mon, Oct 21, 2002 at 08:24:54PM +0200, Dekel Tsur wrote: > > Can't blame LyX, it has no idea what to do with a URL when linewrapping. > > For now that is. > > Insert->URL. Ah... we were talking about the printout, not on-screen appearance. So disregard my previous message. Andre' -- Those w

Re: Linewrapping of URLs

2002-10-21 Thread Andre Poenitz
On Tue, Oct 22, 2002 at 03:54:23AM +0930, Darren Freeman wrote: > My grand scheme would involve telling LyX how to linewrap a URL, say by > splitting on a convenient slash. How is that done? Is it in the code or > in config files? In code. But the problem is that URLs are insets a

Re: Linewrapping of URLs

2002-10-21 Thread Darren Freeman
On Tue, 2002-10-22 at 03:54, Dekel Tsur wrote: > On Tue, Oct 22, 2002 at 03:54:23AM +0930, Darren Freeman wrote: > > Some references have URLs in them, long ones too. Like some URLs are > > nearly one line long. > > > > When I load my 1.2.1 document with 1.2.1 an

Re: Linewrapping of URLs

2002-10-21 Thread Dekel Tsur
On Tue, Oct 22, 2002 at 03:54:23AM +0930, Darren Freeman wrote: > Some references have URLs in them, long ones too. Like some URLs are > nearly one line long. > > When I load my 1.2.1 document with 1.2.1 and convert to PS, the result > doesn't linewrap those URLs, the

Re: URLs and Tables

2002-01-17 Thread Michael Schmitt
must have to with multicolumns because everything >> worked with the initial table. I guess that LyX scans the whole >> document for some features such as Urls when exporting to LaTeX. Maybe >> LyX does not know where to go next in a table with weird multicolumns. >> >>

Re: URLs and Tables

2002-01-17 Thread Herbert Voss
e to with multicolumns because everything worked > with the initial table. I guess that LyX scans the whole document for > some features such as Urls when exporting to LaTeX. Maybe LyX does not > know where to go next in a table with weird multicolumns. > > Any idea? testfile? ;-) Herbert -- http://www.lyx.org/help/

URLs and Tables

2002-01-17 Thread Michael Schmitt
must have to do with the table because when I put the table into a note everything works fine again. And it must have to with multicolumns because everything worked with the initial table. I guess that LyX scans the whole document for some features such as Urls when exporting to LaTeX. Maybe LyX

Re: [PATCH] Fix LaTeXFeatures::require and use HTML urls

2002-01-10 Thread Herbert Voss
heck in > Michael> LaTeXFeatures::require. > > I applied this part. > > Michael> It also implements HTML urls when the HTML Type Checkbox is > Michael> ticked. \htmladdnormallink can still be overridden in the > Michael> preamble. > > I'm less sure about this

Re: [PATCH] Fix LaTeXFeatures::require and use HTML urls

2002-01-10 Thread Jean-Marc Lasgouttes
>>>>> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes: Michael> Hey guys, The attached patch prevents multiple entries in Michael> LaTeXFeatures::features by placing a check in Michael> LaTeXFeatures::require. I applied this part. Michael>

[PATCH] Fix LaTeXFeatures::require and use HTML urls

2001-12-29 Thread Michael Koziarski
Hey guys, The attached patch prevents multiple entries in LaTeXFeatures::features by placing a check in LaTeXFeatures::require. It also implements HTML urls when the HTML Type Checkbox is ticked. \htmladdnormallink can still be overridden in the preamble. Comments

Re: URLs

2001-12-27 Thread Herbert Voss
Michael Koziarski wrote: > > Surely the I'd assumed that this was the default method. If users want to > redefine their URL output can't they implement it differently in the > preamble / ERT insets? it's always the same: 1. there is a latex default 2. the user can modify this one with or

Re: URLs

2001-12-27 Thread Michael Koziarski
" you don't know how some wants to print out the urls." Surely the no, but I have it in my tree that this will work as described >in url.php3 What's the HTML Type Checkbox supposed to do in that case? The code in InsetUrl::latex doesn't seem to use that checkb

Re: URLs

2001-12-27 Thread Herbert Voss
to? I you don't know how some wants to print out the urls. > may be missing some LaTeX packages? Is that weird HTML Type checkbox > meant to make this happen? no, but I have it in my tree that this will work as described in url.php3 > I'm trying to hack together a patch t

URLs

2001-12-27 Thread Michael Koziarski
Hey guys, Hope you all had a great holiday (and most of you are still having one). I also hope none of you are already back at work like I am!. I asked a question about URLs when the lists were broken, I haven't seen it yet so I'm going to resend it with some extra bits. T