die Stadtbibliothek Siegburg müsste ähnlich funktionieren wie Sankt Augustin Sollte sie. ich kann die in die Liste hinzufügen wenn die auch jemand haben will
Synapse HTTPS-server does not accept private keys in EC format
VideLibri mit Axiell Quria/Arena
Webseite der Stadtbücherei Lübeck nicht aktuell
die Adressen sind korrekt, aber es konnte die Datei mit der Katalogadress nicht öffnen weil im template noch was anderes stand... und die webseite muss man anscheinend manchmal neuladen bis sie kommt
Was ist nicht aktuell? das ist doch die Katalog-Adresse die da steht: https://sourceforge.net/p/videlibri/code/ci/1e120c234175d8952b1a3ae69329cd7e7c3bfed5/tree/programs/internet/VideLibri/data/libraries/DE_Schleswig-Holstein_L%2Buebeck_Stb.xml Es gibt zwei Adressen. die Adresse zum Katalog und die Adresse zur Homepage. Auf letztere kann man Öffnungszeiten oder sowas sehen. (Braucht man eigentlich nicht. vielleicht war es Zeitverschwendung, die überhaupt hinzuzufügen.)
Hallo, die Katalog-Suche läuft da über die Digibib, die sollte von so Umstellungen gar nicht betroffen sein. Für die Kontoübersicht braucht man die Adresse vom neuen Katalog. Die Adresse hatte ich auch schon Mal eingetragen, aber nicht aktiviert, weil das alte System noch parallel lief und stabiler schien. Bis ich dafür ein Update mache, kann das auch jeder in den Einstellungen selber ändern unter “Quellcode/Bibliothekschnittstellen bearbeiten”. Man löscht die beiden Zeilen für das alte System und...
Hallo, die Katalog-Suche läuft da über die Digibib, die sollte von so Umstellungen gar nicht betroffen sein. Für die Kontoübersicht braucht man die Adresse vom neuen Katalog. Die Adresse hatte ich auch schon Mal eingetragen, aber nicht aktiviert, weil das alte System noch parallel lief. Bis ich dafür ein Update mache, kann das auch jeder in den Einstellungen selber ändern unter “Quellcode/Bibliothekschnittstellen bearbeiten”. Man löscht die beiden Zeilen für das alte System und löscht auch <!-- vor...
This is almost the same problem as I reported in tickets #42 and #56
Please add Medienstelle Bistum Erfurt
done: https://sourceforge.net/p/videlibri/code/ci/90c7a7c3f6a0685e1cda6e096d85bd61adbf7e81/ you can enter the URLs ni the settings until there is a release
Please add Medienstelle Bistum Erfurt
done: https://sourceforge.net/p/videlibri/code/ci/90c7a7c3f6a0685e1cda6e096d85bd61adbf7e81/
status: open --> fixed
Bibliothek Wurzen
New url for Stadtbibliothek Leipzig
Die Webseite der Bibliothek wurde nicht gefunden.
New URL Stadtbibliothek Saarbrücken
here is the new XML for that: https://sourceforge.net/p/videlibri/code/ci/856f903d8ae61b87c9015f5dc0613524eb29eeb7/
error XPST0008: Unknown variable: $json
The file extension is hardly used for the file format detection Perhaps it is better to use the default value . in place of $json nowadays (e.g. .()) I moved Xidel from here to its own project: https://sourceforge.net/p/xidel
the valid date of the account "Ausweis gültig bis: " remains on an old value after the library card was prolongated. Dissplayed data is said to be of today. The website has changed, so that expiration value is not updated anymore Version 2,920 should already have fixed that: https://sourceforge.net/p/videlibri/code/ci/9d174aab8bd1d00462853e579287c26a9ad322ba/ However, it removes the expiration value altogether. I will make a new version to bring it back (it has been using XPath to get that value...
Update Stadtbibliothek Karlsruhe
Thanks, but I already updated that: https://sourceforge.net/p/videlibri/code/ci/78d11f1ac20647e694bf37b3b1bd26291ab7a62a/
Add Lüdenscheid public library
done: https://sourceforge.net/p/videlibri/code/ci/e84f18c43abfe473e9e6ee703e9fdbf609267af4/
Please add Ortsbücherei Löchgau to the preset bibs
done (with the next update): https://sourceforge.net/p/videlibri/code/ci/8d8a515a305e8fb8014b5a86f2f8e92e663f07af/
Kein Refresh im Statistik-Dialog
fixed: https://sourceforge.net/p/videlibri/code/ci/1ff3f1956055978ab222fa656d225fa1709efa06/
Idefix / Hard Line Break removes line breaks It inserts new ones, too, but not if you set very long line width
Add Stadtbibliothek Böblingen to bibs
done: https://sourceforge.net/p/videlibri/code/ci/613f8246d8c01e1455992971030aa1658469bb1f/ with another lmscloud one requested per mail. Perhaps I should add all from that server
Similarly, it would be nice to hide the bottom bar (where we read Line Column I NSERT. There is a adv. config option "Show State Panel" Finally, it would be nice to hide absolutely every bar in the PDF viewer (in the non-embeded mode) for the same reason of wasted screen space. (especially the one at the bottom, which is larger). You could use the fullscreen mode
That command does not check if the file is JSON It checks if the file is XPath/XQuery with extensions. It would calculate the sum in {"a": 1+2+3} and not allow strings with \" You need the command from the other thread https://sourceforge.net/p/xidel/discussion/help/thread/8312ddcf43/
It does not really work. If you have an invalid JSON like {"a": 1, } or {"a": 0001 }, it is also loaded You need the --input-format json-strict option to actually check the validity
TSSLOpenSSL.Init/Prepare(aserver: Boolean) functions have been removed
ssl_openssl_lib:
bugtracker milestones
jedi ASMMODE Intel
Fehler Hochschule Stralsund
Da gibt es nun ein Update für C:\Program Files (x86)\VideLibri\data\libraries/templates\lbs../pica/searchTemplate war der ursprüngliche Pfad und ich dachte das Laden geht zuverlässiger wenn es vorher die beiden Punkte aus dem Pfad entfernt, aber die Entfernungsfunktion konnte die -Symbole nicht verarbeiten und hat dann die falschen Stellen entfernt
I have disabled that for --xpath because it is not an official W3C-standarized XPath syntax But with --extract it should work If you have some other options (--extract-kind xpath), remove them
Just click the case-insensitive button on the search panel But the default is a majority vote. You need to click the button in at least 50% of all opened documents
see here: https://github.com/texstudio-org/texstudio/issues/1099#issuecomment-632485580
ntohs, htons and SwapEndian are all doing the same swapping on little endian systems. But this is all wrong. The true problem seems to be Result := synsock.htons(StrToIntDef(Port, 0)); in ssfpc.inc:861 ResolvePort That is where ssfpc's ResolvePort pointlessly changes the endianess to big-endian, while the other ResolvePort functions in ssposix.inc, sslinux.inc, sswin32.inc return system/little endian. That synsock.htons call needs to be removed And at any call to ResolvePort that works right now...
ntohs, htons and SwapEndian are all doing the same swapping on little endian systems. But this is all wrong. The true problem seems to be Result := synsock.htons(StrToIntDef(Port, 0)); in ssfpc.inc:861 ResolvePort That is where ssfpc's ResolvePort pointlessly changes the endianess to big-endian, while the other ResolvePort functions in ssposix.inc, sslinux.inc, sswin32.inc return system/little endian. And at any call to ResolvePort that works right now on linux, a swap function needs to be added...
So ResolvePort converts it to big endian Is that line completely useless or has it a purpose? Rather than removing it, one could fix the endianess with Port := IntToStr(ntohs(ResolvePort(Port)));
Texmaker-5.0.4 This tracker is for texstudio bugs
Someone had it: https://github.com/texstudio-org/texstudio/issues/1193 No indication that is a texstudio problem
Someoen had it: https://github.com/texstudio-org/texstudio/issues/1193 No indication that is a texstudio problem
You can run a function over all nodes with the transform function (which I need to be rename eventually, since xpath 3.1 adds a transform function which is completely unrelated to my old function. might call it for-each-node) https://github.com/benibela/xidel/issues/45 https://sourceforge.net/p/videlibri/mailman/videlibri-xidel/thread/08529395-19ff-a8f9-7865-7b2cc88f9b76%40xs4all.nl/#msg36903285 https://en.wikibooks.org/wiki/XQuery/Filtering_Nodes Someone made a library module with functions for...
Compilation is done by latex, not by texstudio That is probably single-threaded and uses 100% of one core, which is 100%/8 = 13% of all cores
That is not implemented You can run a function over all nodes with the transform function (which I need to be rename eventually, since xpath 3.1 adds a transform function which is completely unrelated to my old function) https://github.com/benibela/xidel/issues/45 https://sourceforge.net/p/videlibri/mailman/videlibri-xidel/thread/08529395-19ff-a8f9-7865-7b2cc88f9b76%40xs4all.nl/#msg36903285 https://en.wikibooks.org/wiki/XQuery/Filtering_Nodes
negative Tage vor Fristdatum?
Das sollte funktionieren. (ich habe es aber immer auf ein paar Tage früher gestellt, falls es an dem Tag dann unerwartete Probleme gibt)
have you unmounted the filesystem of the stick, before removing it from the computer?
why is it still so complex? what is wrong with the "except" and the "not"|"!=" solutions which, for my understanding are semanticaly equivalent (though the "transform" way offers much more possibilities). when you select an element with a normal xpath query, you get the entire element - with all its descendants. * except e can distinguish between <a>..</a> and <e>..</e>, it never looks at the decendants. <a><e>..</e></a> is an a-element, so you get all of it. * except //e does the same. though, as...
With TeXstudio 2.12.16 and TeXlive 2018 they all go to the second frame
Right click on the tab and choose "move all to other view" or just close all files
probably. the linux arm version might work: https://sourceforge.net/projects/videlibri/files/Xidel/Xidel%20development/ Or you could try to install freepascal on the raspberry and compile xidel on it
There are also .bib files I also edit a lot of .xml files
yes, but the script is treated as plaintext and you need to get the text with the object first. e.g. json(substring-after(//script, "myvar ="))/(name,lastname) or json(extract(//script, "myvar *= *(\{.*\})", 1, "s"))/(name,lastname) or in xidel 0.9.9: json(substring-after(//script, "myvar ="))?*
yes, but the script is treated as plaintext and you need to get the text with the object first. e.g. json(substring-after(//script, "myvar ="))/(name,lastname) or json(extract(//script, "myvar *= *(\{.*\})", 1, "s"))/(name,lastname)
There is the --proxy option
Are you sure it happens in 2.12.10? It happened in 2.12.8, then I fixed it, and now it does not happen anymore on my system
Editor Switches from Left to Right Typing to Right to Left
fixed, see https://github.com/texstudio-org/texstudio/issues/87
And one of the strings has a .dll missing. Really much better with arrays (attachment). Not sure about the loading order and how to handle version mismatches. Probably should load 1.1, when everything from 1.1 and 1.0 is installed. But when e.g. there is libcrypto 1.1 and 1.0, and libssl 1.0, is it okay to load libcrypto 1.1?
And one of the strings has a .dll missing. Really much better with arrays (attachment). Not sure about the loading order and how to handle version mismatches. Probably should load 1.1, when everything from 1.1 and 1.0 is installed. But when e.g. there is libcrypto 1.1 and 1.0, and libssl 1.0, is it okay to load libcrypto 1.1?
Also i do not think this patch works, it will always load SSLUtilHandle := LoadLib(DLLUtilName2); and discard SSLUtilHandle := LoadLib(DLLUtilName);
Also i do not think this patch works, it will always load SSLUtilHandle := LoadLib(DLLUtilName2); and discard SSLUtilHandle := LoadLib(DLLUtilName);
With so many changing dll/so names, perhaps we should put them in an array rather than numbered variables?
Do we still need the caching anywhere nowadays? Perhaps we can just disable it by default I notice no advantage from the caching on linux.
openssl-dev
Syntax Highlighting
Syntax Highlighting
Syntax Highlighting
OpenSSL does not work with range checking
For now you can always save the macros with Options/Save Current Settings
It is working fine for me and does not disappear. What are you writing in the placeholder?
You need select, too. \dfrac{%<something%:persistent,select%>}{%<something1%:select,multiline%>}
Do you not like the keyboard shortcuts? ctrl+1 to ctrl+9? You can put the buttons for the higher shortcuts on the toolbars at the top of the editor on the toolbar config page
openssl-dev, libssl-dev? but there is stilkl a message, that openssl isnt installed. It is searching for two files: libssl.so and libcrypto.so. Do you have them? And you need the 64 bit version of VideLibri, when you have 64-bit openssl. 64-bit linux often has the 32-bit gtk, so the 32-bit videlibri version can start on 64-bit fine, but then fails without a 32-bit openssl
You could consider it a double easter egg. At first it seems to happen on prime minutes, but then you see - easter egg - it happens on 1 too
openssl-dev, libssl-dev? but there is stilkl a message, that openssl isnt installed. It is searching for two files: libssl.so and libcrypto.so And you need the 64 bit version of VideLibri
I thought the tikz ducks look nice
No response Perhaps someone knows another wikipedia admin?
Have you tried switching between Unity and Gnome login?
VOEBB: Javax.net ssl handshake exception
geht wieder in 1.938 ( 1.937, 1d959fcc01106e5f99400e631a7ae9876b8b6c7a )
Da hat die VÖBB ihre Serververschlüsselung geändert. Bisher gab es als Verschlüsselungs-Protokoll TLS1.0 und TLS1.2, nun nur noch TLS1.2. TLS1.2 ist standardmäßig erst ab Android 5 aktiviert. Ich werde wohl in den nächsten Tagen ein Update machen, das TLS1.2 auch auch Android >= 4.1 aktiviert
The best way to handle selections is to use editor.replaceSelectedText If you pass a function, it gets the text, e.g.editor.replaceSelectedText(function(s){return s.toUpperCase();})
we need to know what was at http://en.wikipedia.org/wiki/File:Rubber_Duck.jpg I think wikipedia admins can still see it. I wrote a mail to the admin who deleted the duck
yes, preview config / preview command / preview with pdflatex
texstudio has no means to display a postscript file atm It seems to become deprecated anyways, most people use only pdf (for preview)
Perhaps you can set a hard/sym link between the ign file and the ignore.txt
You need to close the math environment. ($2\times$) Parenthesis inside and outside of an environment do not match