wf49670 / ppgen

Post-processing generator for DP
6 stars 4 forks source link

Add support for adjustable drop cap font size #44

Closed davem2 closed 10 years ago

davem2 commented 10 years ago

Hi Roger,

This change adds the ability to use font sizes other than 250% for drop caps. Drop cap font size is set through a new named register "dcs" (drop cap size) which defaults to 250%. I wanted to use larger DC font in a recent project and thought others may want to do the same.

David

ghost commented 10 years ago

Thanks for this useful improvement.

davem2 commented 10 years ago

I've updated the wiki to reflect this change

wf49670 commented 10 years ago

On 10/23/2014 12:32 PM, davem2 wrote:

I've updated the wiki http://www.pgdp.net/wiki/PPTools/Ppgen/Manual#Named_Registers to reflect this change

— Reply to this email directly or view it on GitHub https://github.com/rfrank/ppgen/pull/44#issuecomment-60267503.

But the change is not in production (master) yet, Dave; it's only in the develop version, which no one will have. Probably best not to document it until it's merged to master.

Regards, Walt

davem2 commented 10 years ago

Good point Walt, I should have waited. I've updated the documentation to show that the change is pending in case someone tries to use this between now and the time this is in production (I'm assuming not very long)

wf49670 commented 10 years ago

On 10/23/2014 3:56 PM, davem2 wrote:

Good point Walt, I should have waited. I've updated the documentation to show that the change is pending in case someone tries to use this between now and the time this is in production (I'm assuming not very long)

Thanks, Dave.

 Walt
ghost commented 10 years ago

I'll merge develop into master now. I don't think there are any issues outstanding.