Re: Sizing of and {@code with current jdk8 css

2013-07-24 Thread Jonathan Gibbons
Issue 8021313, should be available on bugs.sun.com soon. -- Jon On 07/24/2013 06:23 PM, Jonathan Gibbons wrote: I'll take that as a bug report... -- Jon On 07/24/2013 05:50 PM, Martin Buchholz wrote: You're not the only one annoyed by the giant sample code font. I agree with you that the "

Re: Sizing of and {@code with current jdk8 css

2013-07-24 Thread Jonathan Gibbons
I'll take that as a bug report... -- Jon On 07/24/2013 05:50 PM, Martin Buchholz wrote: You're not the only one annoyed by the giant sample code font. I agree with you that the "regular" text should be regular text size, and the sample text not too much different - that's why we have differe

Sizing of and {@code with current jdk8 css

2013-07-22 Thread Mike Duigou
I have been working on javadoc for the JDK 8 lambda streams feature and ran across some interesting quirks in the current default javadoc css. We have been using the construction {@code ... } for block examples. We add the {@code} to the normal block to avoid having to use html entities