Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usepackage geometry #487

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 0 comments
Open

usepackage geometry #487

GoogleCodeExporter opened this issue Mar 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. \usepackage{geometry}
2. \newgeometry{left=1cm, right=1cm, textheight=667pt}
**can change the internal parameters of this function.
3. \restoregeometry

What is the expected output? What do you see instead?
It is expected to resize the margins and writing space.
Instead it prints the contents of the \newgeometry function. In this specific 
case: left=1cm, right=1cm, textheight=667pt


What version of the product are you using? On what browser?
This I'm not sure of. When I click the 'Development Version' tab it opens a new 
browser tab for a new file, it does not inform me of the version.
I'm doing this in Google's Chrome browser.

Please provide any additional information below.
I'm guessing what might be the case is that it does not yet read the header 
calls into the document to use the packages I'm requesting for the document.

Original issue reported on code.google.com by Jeremie....@gmail.com on 9 Nov 2014 at 5:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant