|
|
Reset height and width in hyperref
Hi
Despite specifying the height and width of Reset in the following
minimal file, the size of the box with Reset in it does not change.
Any help is highly appreciate.
\documentclass{article}
\usepackage{hyperref}
\begin{document}
\begin{Form}
\Reset[height=2cm, width=3cm]{Clear}
\end{Form}
\end{document}
Reza
|
|
0
|
|
|
|
Reply
|
Reza
|
11/3/2010 11:37:54 AM |
|
Reza <reza.danesfahani@gmail.com> wrote:
> Despite specifying the height and width of Reset in the following
> minimal file, the size of the box with Reset in it does not change.
> \Reset[height=2cm, width=3cm]{Clear}
See hyperref manual "6 PDF and HTML forms":
\DefaultWidthOfReset, \DefaultHeightOfReset.
--
Heiko Oberdiek
|
|
0
|
|
|
|
Reply
|
Heiko
|
11/3/2010 11:56:23 AM
|
|
|
1 Replies
223 Views
(page loaded in 0.034 seconds)
Similiar Articles: setting size of JComboBox - comp.lang.java.guiSet the minimum size to 1,1 and reset the preferred size to > match the height of the JTextField. I think I would just let my > JTextField get bigger to match the ... Default font defaults to italics in ALL programs - how to reset ...setting default font size on command line - comp.emacs ... The Default Fonts and ..... and select ToolTip; To reset ... Web-Safe Fonts? - comp.fonts... defaults for line-height ... renderbuffer objects - comp.graphics.api.opengl... some glTexParameteri() ] glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, this->width(), this->height ... it later to restore the perspective view glPushMatrix(); // reset ... Get mouse coordinates inside axes - comp.soft-sys.matlab ...... yPixel = p(1,2); % We need image width and height due to the different measurements and % fixed size of ... end axes(hSeg); reset(hSeg ... glDrawPixel - what is missing here? - comp.graphics.api.opengl ...... ROW_LENGTH, m_iWidth); //this is width of the frame buffer glDrawPixels(width, height ... Judie wrote: > There should not be a problem to reset the glViewport to 640 x ... Turn off axes completely - comp.graphics.apps.gnuplotreset unset border unset xtics unset ytics plot x HTH Stefan ... Writing {0}x{1} pixel data to gnuplot ascii matrix data file '{2}'", width, height ... glViewport? - comp.graphics.api.openglJudie wrote: > There should not be a problem to reset the glViewport to 640 x ... corner of the viewport rectangle, in pixels. The initial value is (0,0). width, height glDrawPixels problem - comp.graphics.api.opengl> glDrawPixels(width,height,GL_RED,GL_UNSIGNED_BYTE,dataCulling); > > valida=1 > position ... one thing, before glMatrixMode(GL_PROJECTION) you should loadIdentity() to reset ... Re: How to display axis value on boxplot - comp.soft-sys.sas ...... by day; > > *run*; > > goptions reset = all ... sys.sas In it, you'll find: SYMBOL1 value=star height=2 ... boxplot - comp.soft-sys.sas ... goptions Axis font size ... How to display axis value on boxplot - comp.soft-sys.sas ...... data = alllist; by day; *run*; goptions reset ... goptions Axis font size and type - comp.soft-sys.sas Re ... sys.sas In it, you'll find: SYMBOL1 value=star height=2 ... Hypertext marks in LaTeX: a manual for hyperrefIn the hypertex driver, the height of links is ... width}{height} ... hyperref aims to cooperate with other packages, but ... HTML WIDTH, HEIGHT - HTML Code TutorialImages: Complete discussion of WIDTH and HEIGHT for the IMG tag. Includes percentages, stretching/shrinking, and if these attributes are really required (they aren't). 7/18/2012 2:32:47 AM
|
|
|
|
|
|
|
|
|