TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Fonts in web help From:Jefe de redacciÃn <editorialstandards -at- gmail -dot- com> To:Ed <hamonwry12 -at- hotmail -dot- com> Date:Thu, 19 Aug 2010 15:09:28 -0400
Corporate likes "Akkurat".
I'm aware of the font stack, thanks.
Wasn't clear about @font-face. Still not.
Most likely don't want to be, but that was probably
what I was asking about, though I didn't know it.
2010/8/19 Ed <hamonwry12 -at- hotmail -dot- com>:
> Kevin-
>
> This is usually done in the CSS (cascading stylesheet) file. Typically you use what's called a "font stack", which is just a comma-separated list of font names, such as this:
>
> H1 {
> font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
> font-weight:bold;
> }
>
> This way, if the user's computer doesn't have the first listed font, it tries to display the next font, in order, down the chain. So, if the user doesn't have Verdana, it tries to display Tahoma, then Times New Roman, etc. If it can't find any of the fonts in your stack, it defaults to the standard serif font on the user's PC. It's recommended to list a standard font in your font stacks from each major operating system - Windows, Mac, Linux, etc.
>
> You could technically use the @font-face declaration to call your corporate font, but it involves a bit of effort and font conversion to work across all browsers. Adobe just this week announced support for some of their fonts with typekit.com, so if you're using an Adobe font for your corporate font, you may be in luck. http://blogs.adobe.com/typblography/2010/08/adobe-web-fonts-2.html
>
> Hope this helps,
> -=Ed.
>
>
>> -----Original Message-----
>> From: techwr-l-bounces+hamonwry12=hotmail -dot- com -at- lists -dot- techwr-l -dot- com
>> [mailto:techwr-l-bounces+hamonwry12=hotmail -dot- com -at- lists -dot- techwr-l -dot- com] On Behalf
>> Of Jefe de redacciÃn
>> Sent: Thursday, August 19, 2010 11:45 AM
>> To: techwr-l -at- lists -dot- techwr-l -dot- com >> TECHWR-L
>> Subject: Fonts in web help
>>
>> With PDFs and other formats, you can let the end-user's computer
>> supply a "reasonable" substitute for a font that you used to create a
>> document, or you can embed (if allowed) the font, or you can embed
>> just the characters that you actually use.
>>
>> What's the approach when it's webbish stuff or WebHelp, and the new
>> corporate font is not commonly available?
>>
>> When I've occasionally done my own web pages, I've always used default
>> fonts or I've outlined anything that needed to maintain a certain
>> look, on the premise of "better safe than WingDings". ÂCurrent
>> employer uses webhelp for some products.
>>
>> Â</kevin>
>>
>> --
>> Â Â__o
>> _`\<,_
>> (*)/ (*)
>> Don't go away. We'll be right back. Â.
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> Gain access to everything you need to create and publish information
>> through multiple channels. Your choice of authoring (and import)
>> formats with virtually any output. Try Doc-To-Help free for 30-days.
>> http://www.doctohelp.com/
>>
>> LavaCon 2010 in San Diego Sept 29 - Oct 2 is now open for registration.
>> Â ÂUse referral code TECHWR-L for $50 off conference tuition!
>> Â Â Â Â Â See program at: http://lavacon.org/
>>
>>
>> ---
>> You are currently subscribed to TECHWR-L as hamonwry12 -at- hotmail -dot- com -dot-
>>
>> To unsubscribe send a blank email to
>> techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
>> or visit http://lists.techwr-l.com/mailman/options/techwr-
>> l/hamonwry12%40hotmail.com
>>
>>
>> To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com
>>
>> Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
>> http://www.techwr-l.com/ for more resources and info.
>>
>> Please move off-topic discussions to the Chat list, at:
>> http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat
>
>
>
--
 Â__o
_`\<,_
(*)/ (*)
Don't go away. We'll be right back. Â.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gain access to everything you need to create and publish information
through multiple channels. Your choice of authoring (and import)
formats with virtually any output. Try Doc-To-Help free for 30-days. http://www.doctohelp.com/
LavaCon 2010 in San Diego Sept 29 - Oct 2 is now open for registration.
Use referral code TECHWR-L for $50 off conference tuition!
See program at: http://lavacon.org/
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-