Lines Matching refs:set

114 - Will now throw an exception when `mbstring.func_overload` is set
171 - Availability to set custom default CSS file
172 - Availability to set custom hyphenation dictionary file
257 - `{PAGENO}` and `{nbpg}` can use any of the number types as in list-style e.g. set in `<pagebreak>` using pagenumstyle.
305 - text-indent when set as "em" - incorrectly calculated if last text in line in different font size than for block
310 - Setting page format incorrectly set default twice and missed some options
326 - Images - image height is reset proportional to original if width is set to maximum e.g. `<img width="100%" height="20mm">`
369 - text with letter-spacing set inside table which needs to be resixed (shrunk) - letter-spacing was not adjusted
378 - tables - border set as attribute on `<TABLE>` overrides border set as CSS on `<TD>`
379 - tables - if table width set to 100% and one cell/column is empty with no padding/border, sizing incorrectly
387 - @page :first not recognised unless @page {} has styles set
406 - border colors set with transparency not working
418 - table with fixed width column and long word in cell set to colspan across this column (adding spare width to all columns)
521 1) Hyphenation. To retain appearance compatible with earlier versions, set the CSS property "hyphens: auto" whenever
525 - Any font, font-size set ($tocfont or $tocfontsize) will not work
575 - Table in Columns - when background color set by surrounding block element - colour missing for height of half bottom border.
578 - Double border in table - when background colour set in surrounding block element - shows as black line between the 2 bits of double
631 - `<mark>` has a default CSS set in config.php to yellow highlight
637 - font: "auto" added: automatically sizes text to fill semicircle (if both set) or full circle (if only one set)
655 - `<textCircle>` background white even when set to none/transparent
751 - Rotated cell - error if text-rotate set on a table cell, but no text content in cell
754 - Nested table - font-size 70% set in extenal style sheet; if repeated nested tables, sets 70% of 70% etc etc
756 - mPDF will check if magic_quotes_runtime set ON even >= PHP 5.3 (will now cause an error message)