Linked by Thom Holwerda on Tue 12th Jan 2010 13:31 UTC
Thread beginning with comment 403747
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2006-10-08
I may express the famous "me too" here. :-)
I've worked for some years in the scientific / academic sector and have done typography there. Small caps came in handy when you wanted to connect, let's say, a person's name to an effect, which is done this way in German: "der SCHULZsche Effekt" (no idea if such a thing really exists, but let's assume this for an illustration purpose). In this example, the name "SCHULZ" should start with a regular capital S and and continue with small caps for C up to Z; then "sche" is appended in small letters. It really does look good when set correctly. This special form is used to show that "Schulz" is not an abbreviation (which are set in capitals, and may or may not contain dots, such as "N. V." or "KVP"). Other means, used in the absence of small caps, are typesetting it in italics, and maybe adding an apostrophe, e. g. "Schulz'scher Effekt". Of course, small caps can include hyphens for concatenated nouns, e. g. "die Van-der-Beulen-Schaltung", named after some arbitrary mister van der Beulen.
Of course, LaTeX is the tool of choice. It offers the \sc macro: {\sc This is in small caps!} with scopus, or \sc now small caps \rm and now normal roman font again.
As you will agree, LaTeX is for professional typesetting, usually on paper, and often for PDF files. It's not used for the web.
BUT:
Is the web usable for typography?
As a sidenote: Many written (i. e. printed) languages suggest the use of ligatures, such as "ck", "ch", "ff", "fl", "ffl" or "fi" and many others in German. If you want to have something typeset correctly, you can hardly achieve this with web tools. The usual workaround is to provide a PDF file that contains all the typographic properties.
That's what smileys (to be delivered as embedded and animated pictures) are to be used for on the web. :-)
Every language is fun, as soon as you are able to master it. :-)