Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 07-12-2023, 05:49 PM   #1
toomuchreading
Groupie
toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.
 
toomuchreading's Avatar
 
Posts: 181
Karma: 1720
Join Date: Feb 2009
Location: Canada
Device: PRS-T1, Kobo Libre Color
Ampersand in Author Name

I'm hoping I can get some help with this. I store a wide variety of books and old vintage knitting patterns in my library. Some of the really old stuff only has company names which contain "&", therefore breaking up the name. I've tried using "and" which still breaks up the name of the company. I don't really want to leave just a space, because then it's harder to understand the company name. Can anyone suggest some ways I can still enter the company name as author? My search foo, which usually works is failing me today. Thanks
toomuchreading is offline   Reply With Quote
Old 07-12-2023, 05:56 PM   #2
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,949
Karma: 74999999
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Try one of the Unicode ampersand variants (e.g. U+FE60 or U+FF06), though it'll look a bit weird.

These days I just use a plus sign because it's easier.
ownedbycats is offline   Reply With Quote
Advert
Old 07-12-2023, 11:58 PM   #3
toomuchreading
Groupie
toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.
 
toomuchreading's Avatar
 
Posts: 181
Karma: 1720
Join Date: Feb 2009
Location: Canada
Device: PRS-T1, Kobo Libre Color
Quote:
Originally Posted by ownedbycats View Post

These days I just use a plus sign because it's easier.



When your brain gets in a rut, it really goes there big time! The simplest solutions are always the best.


Thanks for the help.
toomuchreading is offline   Reply With Quote
Old 07-13-2023, 05:23 AM   #4
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 13,992
Karma: 105092227
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Using + instead of & can be good.
Or if you read Irish or Hebrew you can use a 7, which if you squint looks like the character used instead of & in those languages. Irish does use the Roman-Latin alphabet, but not &. The & is actually et, Latin for and.

Quote:
Traditionally in English, when spelling aloud, any letter that could also be used as a word in itself ("A", "I", and, "O") was prefixed with the Latin expression per se ('by itself'), as in "per se A". It was also common practice to add the & sign at the end of the alphabet as if it were the 27th letter, pronounced as the Latin et or later in English as and. As a result, the recitation of the alphabet would end in "X, Y, Z, and per se and". This last phrase was routinely slurred to "ampersand" and the term had entered common English usage by 1837
https://en.wikipedia.org/wiki/Ampersand

Quote:
In Irish and Scottish Gaelic, the character ⁊ is used in place of the ampersand. This character is a survival of Tironian notes, a medieval shorthand system. This character is known as the Tironian Et in English, the agus in Irish, and the agusan in Scottish Gaelic.
I think Hebrew uses the letter "Vav", which like the Irish symbol looks a little like a 7 in some fonts, as "and", even without the extra marks.
Quoth is offline   Reply With Quote
Old 07-15-2023, 10:38 AM   #5
un_pogaz
Chalut o/
un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.un_pogaz understands the importance of being earnest.
 
un_pogaz's Avatar
 
Posts: 439
Karma: 145424
Join Date: Dec 2017
Device: Kobo
"Preference > Tweaks > Split multiple author names" and set the setting to
Code:
authors_split_regex = ''
This option identifies certain words in author names (like 'and' & 'with') and transforms them into & (and thus splits the 2 authors).
By modifying this option, you could extend it to other words or disable it, so you could freely use 'and' in your authors names.

Last edited by un_pogaz; 07-15-2023 at 10:42 AM.
un_pogaz is offline   Reply With Quote
Advert
Old 07-16-2023, 04:18 PM   #6
toomuchreading
Groupie
toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.toomuchreading once ate a cherry pie in a record 7 seconds.
 
toomuchreading's Avatar
 
Posts: 181
Karma: 1720
Join Date: Feb 2009
Location: Canada
Device: PRS-T1, Kobo Libre Color
Quote:
Originally Posted by un_pogaz View Post
"Preference > Tweaks > Split multiple author names" and set the setting to
Code:
authors_split_regex = ''
This option identifies certain words in author names (like 'and' & 'with') and transforms them into & (and thus splits the 2 authors).
By modifying this option, you could extend it to other words or disable it, so you could freely use 'and' in your authors names.
for pointing out the Tweak. I never thought to look to see if one was available. It never ceases to amaze me how flexible Kovid has made Calibre with the help of everyone else.
toomuchreading is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to handle ampersand (&) in 0.9.8 DanThompson Sigil 6 05-14-2017 04:16 PM
ampersand (&) in tags Alex II Calibre 6 01-16-2016 06:02 AM
Title problems with 'with' and 'and' being changed to ampersand rwmcafee Calibre 4 06-25-2012 09:05 AM
Ampersand missing from cover flow window PatNY Calibre 11 12-07-2011 02:36 PM
Ampersand Issue with downloaded metedata danwdoo Calibre 5 03-25-2009 10:29 PM


All times are GMT -4. The time now is 07:16 PM.


MobileRead.com is a privately owned, operated and funded community.