Pages: 1
Print
Author Topic: Zooom tags on view  (Read 1673 times)
Jren
Member

Posts: 13

Jeff Reynolds - come see me on Linkedin.


« on: June 15, 2010, 12:45:21 PM »

Hey folks,

I have a shiny new monitor will huge resolution.  Unfortunately it has made my Tags On view pretty much unreadable.

Do I have a zoom ?

I know that Tools->Options lets me format tags, but what about text?
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member

Posts: 1552



WWW
« Reply #1 on: June 15, 2010, 01:21:15 PM »

Nothing is built in, yet.

Tags On and Normal views are controlled by CSS so if you are maintaining your own customization you can modify the CSS to your liking there.

If you are working with DITA we are looking at altering the CSS we deliver to make it easier to bump the text size up or down using some scripts. That will be coming in a future release. The same could be done for any document type.
Logged
Su-Laine Yeo
Solutions Consultant
Member

Posts: 260


« Reply #2 on: June 15, 2010, 07:06:58 PM »

A quick and simple way to boost font size is to unzip the attached file and drop it into your C:\Program Files\XMetaL 6.0\Author\DITA\XACs\ditabase folder. It's a bit of CSS code that will change the default font size from 14px to 16px.

Alternatively, you could add the following line to the end of the ditabase-base-override.css file that you already have:

Code:
$DOCUMENT {
font-size: 16px;
}

Su-Laine

* ditabase-base-override.zip (0.38 KB - downloaded 120 times.)
« Last Edit: June 15, 2010, 07:45:15 PM by Su-Laine Yeo » Logged

Su-Laine Yeo
Solutions Consultant
JustSystems Canada, Inc.
Jren
Member

Posts: 13

Jeff Reynolds - come see me on Linkedin.


« Reply #3 on: June 17, 2010, 08:29:58 AM »



Thanks folks-that worked perfectly.

As an aside, thanks for your on-going support, as the lone writer at my company, you guys are my defacto tools group.

And you're even better than on-site support 'cause we don't compete for parking spots.....
Logged
LeeHart
Member

Posts: 40


« Reply #4 on: July 14, 2010, 12:42:03 PM »

Another trick that may help is to increase the size of the text in the Tags On icons and font used in the Plain Text View. Tools Menu, Options, View pane, Tag Icons group, select an appropriate Font and Size, and then change the font & size used in the Plain Text View pane in the same dialog.

If your CSS uses percentages and not fixed sizes (points or pixels) then your text will scale appropriately. I changed our CSS to use percentages so that people can choose anything between very small fonts (what I use) and very large fonts (what others in my group use.)

Lee
« Last Edit: March 18, 2011, 11:31:01 AM by LeeHart » Logged
warden
Guest
« Reply #5 on: March 09, 2011, 01:15:23 PM »

thank you, Su-Laine Yeo, that code snippet did the trick. 
 
Logged
federer
Member

Posts: 6


« Reply #6 on: May 04, 2011, 11:15:39 PM »

thank you, Su-Laine Yeo, that code snippet did the trick.  
 
Ya Its really informative, thanks for sharing it here.
« Last Edit: January 19, 2012, 01:32:10 PM by Derek Read » Logged
Pages: 1
Print
Jump to: