all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Biblatex with verify ISBN
@ 2020-07-27  4:04 Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 0 replies; only message in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2020-07-27  4:04 UTC (permalink / raw)
  To: help-gnu-emacs

I just did some work integrating my Biblatex and ISBN
verify stuff, so now when the autokey is inserted it
actually _isn't_ if the ISBN doesn't check out.

Also featuring a brand new `error' message if the
ISBN has any other number of digits than 10 or 13,
since there are no such ISBNs.

Last, there is an error message if the check digit
doesn't check out - seemingly the point of the
software to begin with, right? :)

ISBN verify:
  https://dataswamp.org/~incal/emacs-init/isbn-verify.el (lines 71-83)

Biblatex:
  https://dataswamp.org/~incal/emacs-init/my-bibtex.el (l. 38-42)

entries to try on:
  https://dataswamp.org/~incal/books/books.bib

keep it real time

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-27  4:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-27  4:04 Biblatex with verify ISBN Emanuel Berg via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.