Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Charles de Miramon
Meri Williams wrote:

 Hi
 
 I'm writing my dissertation using the book format and just have a
 quick question:
 
 How do I get the page numbers to show up at the bottom of every page,
 not just the first page of the chapter?
 

Normally, in LaTeX and LyX having the page number at the bottom of every
page is the default. You should send a example file to see what is wrong.

Cheers,
Charles
-- 
http://www.kde-france.org



Re: Putting page numbers at the bottom of the page

2005-05-09 Thread michf
Quoting Charles de Miramon [EMAIL PROTECTED]:

 Meri Williams wrote:

  Hi
 
  I'm writing my dissertation using the book format and just have a
  quick question:
 
  How do I get the page numbers to show up at the bottom of every page,
  not just the first page of the chapter?
 

 Normally, in LaTeX and LyX having the page number at the bottom of every
 page is the default. You should send a example file to see what is wrong.


You are probably using the fancy header style (which may be the default for
books) which shows the page at the top and only on chapter pages where there is
no page (fancy header) at the top the page is shown at the bottom.

Try using the simple header style instead of the fancy header style, it will put
the page numbers at the botton instead of the top.

I'm not sure how to show it both at the top and bottom if that is what you want.

 Cheers,
 Charles
 --
 http://www.kde-france.org


  +++
  This Mail Was Scanned By Mail-seCure System
  at the Tel-Aviv University CC.






This message was sent using IMP, the Internet Messaging Program.



Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Mark Carroll
On Mon, 9 May 2005 [EMAIL PROTECTED] wrote:
(snip)
 You are probably using the fancy header style (which may be the default for
 books) which shows the page at the top and only on chapter pages where there 
 is
 no page (fancy header) at the top the page is shown at the bottom.
(snip)
 I'm not sure how to show it both at the top and bottom if that is what you 
 want.

With the fancy header style, maybe something along the lines of,

\chead{\thepage}
\cfoot{\thepage}

-- Mark


Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Meri Williams
 (snip)
  You are probably using the fancy header style (which may be the default for
  books) which shows the page at the top and only on chapter pages where 
  there is
  no page (fancy header) at the top the page is shown at the bottom.
 (snip)
  I'm not sure how to show it both at the top and bottom if that is what you 
  want.
 
 With the fancy header style, maybe something along the lines of,
 \chead{\thepage}
 \cfoot{\thepage}

Thanks very much -- the former (the simple style) was all I really
needed, but thanks for the tip re the other alternative too :-)

Thanks again
Meri
-- 
Because it's not *always* the quiet ones

shameless plug http://blog.meriwilliams.com/ /shameless plug


Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Charles de Miramon
Meri Williams wrote:

 Hi
 
 I'm writing my dissertation using the book format and just have a
 quick question:
 
 How do I get the page numbers to show up at the bottom of every page,
 not just the first page of the chapter?
 

Normally, in LaTeX and LyX having the page number at the bottom of every
page is the default. You should send a example file to see what is wrong.

Cheers,
Charles
-- 
http://www.kde-france.org



Re: Putting page numbers at the bottom of the page

2005-05-09 Thread michf
Quoting Charles de Miramon [EMAIL PROTECTED]:

 Meri Williams wrote:

  Hi
 
  I'm writing my dissertation using the book format and just have a
  quick question:
 
  How do I get the page numbers to show up at the bottom of every page,
  not just the first page of the chapter?
 

 Normally, in LaTeX and LyX having the page number at the bottom of every
 page is the default. You should send a example file to see what is wrong.


You are probably using the fancy header style (which may be the default for
books) which shows the page at the top and only on chapter pages where there is
no page (fancy header) at the top the page is shown at the bottom.

Try using the simple header style instead of the fancy header style, it will put
the page numbers at the botton instead of the top.

I'm not sure how to show it both at the top and bottom if that is what you want.

 Cheers,
 Charles
 --
 http://www.kde-france.org


  +++
  This Mail Was Scanned By Mail-seCure System
  at the Tel-Aviv University CC.






This message was sent using IMP, the Internet Messaging Program.



Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Mark Carroll
On Mon, 9 May 2005 [EMAIL PROTECTED] wrote:
(snip)
 You are probably using the fancy header style (which may be the default for
 books) which shows the page at the top and only on chapter pages where there 
 is
 no page (fancy header) at the top the page is shown at the bottom.
(snip)
 I'm not sure how to show it both at the top and bottom if that is what you 
 want.

With the fancy header style, maybe something along the lines of,

\chead{\thepage}
\cfoot{\thepage}

-- Mark


Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Meri Williams
 (snip)
  You are probably using the fancy header style (which may be the default for
  books) which shows the page at the top and only on chapter pages where 
  there is
  no page (fancy header) at the top the page is shown at the bottom.
 (snip)
  I'm not sure how to show it both at the top and bottom if that is what you 
  want.
 
 With the fancy header style, maybe something along the lines of,
 \chead{\thepage}
 \cfoot{\thepage}

Thanks very much -- the former (the simple style) was all I really
needed, but thanks for the tip re the other alternative too :-)

Thanks again
Meri
-- 
Because it's not *always* the quiet ones

shameless plug http://blog.meriwilliams.com/ /shameless plug


Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Charles de Miramon
Meri Williams wrote:

> Hi
> 
> I'm writing my dissertation using the book format and just have a
> quick question:
> 
> How do I get the page numbers to show up at the bottom of every page,
> not just the first page of the chapter?
> 

Normally, in LaTeX and LyX having the page number at the bottom of every
page is the default. You should send a example file to see what is wrong.

Cheers,
Charles
-- 
http://www.kde-france.org



Re: Putting page numbers at the bottom of the page

2005-05-09 Thread michf
Quoting Charles de Miramon <[EMAIL PROTECTED]>:

> Meri Williams wrote:
>
> > Hi
> >
> > I'm writing my dissertation using the book format and just have a
> > quick question:
> >
> > How do I get the page numbers to show up at the bottom of every page,
> > not just the first page of the chapter?
> >
>
> Normally, in LaTeX and LyX having the page number at the bottom of every
> page is the default. You should send a example file to see what is wrong.
>

You are probably using the fancy header style (which may be the default for
books) which shows the page at the top and only on chapter pages where there is
no page (fancy header) at the top the page is shown at the bottom.

Try using the simple header style instead of the fancy header style, it will put
the page numbers at the botton instead of the top.

I'm not sure how to show it both at the top and bottom if that is what you want.

> Cheers,
> Charles
> --
> http://www.kde-france.org
>
>
>  +++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
>





This message was sent using IMP, the Internet Messaging Program.



Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Mark Carroll
On Mon, 9 May 2005 [EMAIL PROTECTED] wrote:
(snip)
> You are probably using the fancy header style (which may be the default for
> books) which shows the page at the top and only on chapter pages where there 
> is
> no page (fancy header) at the top the page is shown at the bottom.
(snip)
> I'm not sure how to show it both at the top and bottom if that is what you 
> want.

With the fancy header style, maybe something along the lines of,

\chead{\thepage}
\cfoot{\thepage}

-- Mark


Re: Putting page numbers at the bottom of the page

2005-05-09 Thread Meri Williams
> (snip)
> > You are probably using the fancy header style (which may be the default for
> > books) which shows the page at the top and only on chapter pages where 
> > there is
> > no page (fancy header) at the top the page is shown at the bottom.
> (snip)
> > I'm not sure how to show it both at the top and bottom if that is what you 
> > want.
> 
> With the fancy header style, maybe something along the lines of,
> \chead{\thepage}
> \cfoot{\thepage}

Thanks very much -- the former (the simple style) was all I really
needed, but thanks for the tip re the other alternative too :-)

Thanks again
Meri
-- 
"Because it's not *always* the quiet ones"

 http://blog.meriwilliams.com/ 


Putting page numbers at the bottom of the page

2005-05-08 Thread Meri Williams
Hi

I'm writing my dissertation using the book format and just have a
quick question:

How do I get the page numbers to show up at the bottom of every page,
not just the first page of the chapter?

I had a look around the Wiki and the texnik.de FAQ pages and although
I could find plenty about the actual page-numbering, couldn't see
anything about page-number locations...

Anybody got any ideas?

Thanks
Meri
-- 
Because it's not *always* the quiet ones

shameless plug http://blog.meriwilliams.com/ /shameless plug


Putting page numbers at the bottom of the page

2005-05-08 Thread Meri Williams
Hi

I'm writing my dissertation using the book format and just have a
quick question:

How do I get the page numbers to show up at the bottom of every page,
not just the first page of the chapter?

I had a look around the Wiki and the texnik.de FAQ pages and although
I could find plenty about the actual page-numbering, couldn't see
anything about page-number locations...

Anybody got any ideas?

Thanks
Meri
-- 
Because it's not *always* the quiet ones

shameless plug http://blog.meriwilliams.com/ /shameless plug


Putting page numbers at the bottom of the page

2005-05-08 Thread Meri Williams
Hi

I'm writing my dissertation using the book format and just have a
quick question:

How do I get the page numbers to show up at the bottom of every page,
not just the first page of the chapter?

I had a look around the Wiki and the texnik.de FAQ pages and although
I could find plenty about the actual page-numbering, couldn't see
anything about page-number locations...

Anybody got any ideas?

Thanks
Meri
-- 
"Because it's not *always* the quiet ones"

 http://blog.meriwilliams.com/ 


bottom of the page

2003-02-08 Thread Peter Harkins
I've got some text (and tabulars) I'd like to appear at the bottom
of a page. I tried putting it in a minipage and setting alignment to bottom,
but this did nothing.



Re: bottom of the page

2003-02-08 Thread robin
Peter Harkins wrote:

	I've got some text (and tabulars) I'd like to appear at the bottom
of a page. I tried putting it in a minipage and setting alignment to bottom,
but this did nothing.



Quick and dirty fix -

LayoutParagraph : Space aboveVFill

In Qt it's slightly different but pretty obvious.

Robin

--
 Like these cutters, and hackers, who will take the wall of men, and 
picke quarrells.
- G. Pettie

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey

www.bilkent.edu.tr/~robin





Re: bottom of the page

2003-02-08 Thread Peter Harkins
On Sat, Feb 08, 2003 at 10:31:18PM +0200, robin wrote:
 Quick and dirty fix -
 
 LayoutParagraph : Space aboveVFill

Just what I was looking for, didn't know where to find it (was
looking in Insert-Specal Characters). Thanks.



bottom of the page

2003-02-08 Thread Peter Harkins
I've got some text (and tabulars) I'd like to appear at the bottom
of a page. I tried putting it in a minipage and setting alignment to bottom,
but this did nothing.



Re: bottom of the page

2003-02-08 Thread robin
Peter Harkins wrote:

	I've got some text (and tabulars) I'd like to appear at the bottom
of a page. I tried putting it in a minipage and setting alignment to bottom,
but this did nothing.



Quick and dirty fix -

LayoutParagraph : Space aboveVFill

In Qt it's slightly different but pretty obvious.

Robin

--
 Like these cutters, and hackers, who will take the wall of men, and 
picke quarrells.
- G. Pettie

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey

www.bilkent.edu.tr/~robin





Re: bottom of the page

2003-02-08 Thread Peter Harkins
On Sat, Feb 08, 2003 at 10:31:18PM +0200, robin wrote:
 Quick and dirty fix -
 
 LayoutParagraph : Space aboveVFill

Just what I was looking for, didn't know where to find it (was
looking in Insert-Specal Characters). Thanks.



bottom of the page

2003-02-08 Thread Peter Harkins
I've got some text (and tabulars) I'd like to appear at the bottom
of a page. I tried putting it in a minipage and setting alignment to bottom,
but this did nothing.



Re: bottom of the page

2003-02-08 Thread robin
Peter Harkins wrote:

	I've got some text (and tabulars) I'd like to appear at the bottom
of a page. I tried putting it in a minipage and setting alignment to bottom,
but this did nothing.



Quick and dirty fix -

Layout>Paragraph : Space above>VFill

In Qt it's slightly different but pretty obvious.

Robin

--
" Like these cutters, and hackers, who will take the wall of men, and 
picke quarrells."
- G. Pettie

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey

www.bilkent.edu.tr/~robin





Re: bottom of the page

2003-02-08 Thread Peter Harkins
On Sat, Feb 08, 2003 at 10:31:18PM +0200, robin wrote:
> Quick and dirty fix -
> 
> Layout>Paragraph : Space above>VFill

Just what I was looking for, didn't know where to find it (was
looking in Insert->Specal Characters). Thanks.



Re: Outline running past bottom of the page

2001-06-28 Thread Dekel Tsur

On Wed, Jun 27, 2001 at 06:49:11PM +0200, Herbert Voss wrote:
  Kent Kostuk wrote:
  
  As I mentioned before.  The file that I have attached runs into the
  footer section of some pages.  I didn't recall doing anything out of
  the ordinary, but given I am still experimenting there is always the
  chance I took a wrong turn somewhere.
 
 you had no standard text, only section, subsection, aso. so latex
 can't formatting this stuff. have a look at the attached file
 it's another solution.

I think that Kent intends to add text between the section and subsections,
so he can't use enumerate instead of section commands.

If printing of the outline is necessary, I suggest trying to redefine the
\section,\subsection and \subsubsection commands.

For example, put the following line in the preamble
\let\oldsubsubsection=\subsubsection
\renewcommand{\subsubsection}[1]{\oldsubsubsection{#1}\pagebreak[0]}

(erase these lines when you have written the text)



Re: Outline running past bottom of the page

2001-06-28 Thread Dekel Tsur

On Wed, Jun 27, 2001 at 06:49:11PM +0200, Herbert Voss wrote:
  Kent Kostuk wrote:
  
  As I mentioned before.  The file that I have attached runs into the
  footer section of some pages.  I didn't recall doing anything out of
  the ordinary, but given I am still experimenting there is always the
  chance I took a wrong turn somewhere.
 
 you had no standard text, only section, subsection, aso. so latex
 can't formatting this stuff. have a look at the attached file
 it's another solution.

I think that Kent intends to add text between the section and subsections,
so he can't use enumerate instead of section commands.

If printing of the outline is necessary, I suggest trying to redefine the
\section,\subsection and \subsubsection commands.

For example, put the following line in the preamble
\let\oldsubsubsection=\subsubsection
\renewcommand{\subsubsection}[1]{\oldsubsubsection{#1}\pagebreak[0]}

(erase these lines when you have written the text)



Re: Outline running past bottom of the page

2001-06-28 Thread Dekel Tsur

On Wed, Jun 27, 2001 at 06:49:11PM +0200, Herbert Voss wrote:
> > Kent Kostuk wrote:
> > 
> > As I mentioned before.  The file that I have attached runs into the
> > footer section of some pages.  I didn't recall doing anything out of
> > the ordinary, but given I am still experimenting there is always the
> > chance I took a wrong turn somewhere.
> 
> you had no standard text, only section, subsection, aso. so latex
> can't formatting this stuff. have a look at the attached file
> it's another solution.

I think that Kent intends to add text between the section and subsections,
so he can't use enumerate instead of section commands.

If printing of the outline is necessary, I suggest trying to redefine the
\section,\subsection and \subsubsection commands.

For example, put the following line in the preamble
\let\oldsubsubsection=\subsubsection
\renewcommand{\subsubsection}[1]{\oldsubsubsection{#1}\pagebreak[0]}

(erase these lines when you have written the text)



Re: Outline running past bottom of the page

2001-06-27 Thread Herbert Voss

 Kent Kostuk wrote:
 
 As I mentioned before.  The file that I have attached runs into the
 footer section of some pages.  I didn't recall doing anything out of
 the ordinary, but given I am still experimenting there is always the
 chance I took a wrong turn somewhere.

you had no standard text, only section, subsection, aso. so latex
can't formatting this stuff. have a look at the attached file
it's another solution.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\language english
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\paperorientation portrait
\leftmargin 0.5in
\topmargin 1in
\rightmargin 0.5in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Section

Is This a Civil Engineering Problem?
\layout Enumerate

Infrastructure is largely public sector
\layout Enumerate

Historically public works fal within the domain of civil engineering.
\layout Enumerate

Could 
\begin_inset Quotes eld
\end_inset 

allow
\begin_inset Quotes erd
\end_inset 

 the management of process to others and as a discipline we act in an operations
 function.
\layout Enumerate

Better to have decision makers/strategists understand management issues
 and eng.
 issues.
\layout Enumerate

Easier to train engineer in management than manager in engineering.
\layout Enumerate

It has been our responsibility.
 If we do not begin to manage better our influence will be greatly reduced.
\layout Section

Asset Management
\layout Enumerate

Define Asset Management.
\begin_deeper 
\layout Enumerate

FHWA-AASHTO 
\begin_inset Quotes eld
\end_inset 

Working definition
\begin_inset Quotes erd
\end_inset 


\newline 

\begin_inset Quotes eld
\end_inset 

Asset management is a systematic process of maintaining, upgrading, and
 operating physical assets cost effectively.
 It combines engineering principles with sound business practices and economic
 theory, and it provides tools to facilitate a more organized, logical approach
 to decision-making.
 Thus, asset management provides a framework for handling both short- and
 long-range planning.
\begin_inset Quotes erd
\end_inset 


\end_deeper 
\layout Enumerate

Why Now?
\begin_deeper 
\layout Enumerate

3 Key Factors
\begin_deeper 
\layout Enumerate

Changes in public expectations
\layout Enumerate

High tax burden -- public wants to see their money put to good use -- min.
 waste.
\layout Enumerate

Advances in technology
\layout Enumerate

Advances in computing technology has simplified (or at least made feasible)
 data collection, storage and retrieval
\layout Enumerate

Optimization and analytical engines capable solving large problems
\layout Enumerate

Raw HP available is significant 
\layout Enumerate

Changes in public works environment 
\layout Enumerate

High user demand, stretched budgets, mature assets, declining staff resources
\end_deeper 
\end_deeper 
\layout Enumerate

Project vs Network Level Management
\begin_deeper 
\layout Enumerate

2 levels of management -- project and network
\layout Enumerate

A network (strategic level) is made up of individual projects
\layout Enumerate

Project (tactical level) is a definable, homogenous unit
\layout Enumerate

This research focuses on project level
\end_deeper 
\layout Enumerate

Project Level Management
\begin_deeper 
\layout Enumerate

3 key categories of analytical model
\begin_deeper 
\layout Enumerate

State, time, transition
\end_deeper 
\layout Enumerate

State -- what condition is this asset?
\layout Enumerate

Time -- what is the condition at this point in time?
\layout Enumerate

Transition -- by how much did the condition state change? Over what period?
 What caused the change?
\layout Enumerate

The model above can be used to generate an optimal 
\begin_inset Quotes eld
\end_inset 

policy
\begin_inset Quotes erd
\end_inset 

 or maintenance plan.
\end_deeper 
\layout Enumerate

Applying the abstract model to 
\begin_inset Quotes eld
\end_inset 

flesh and blood
\begin_inset Quotes erd
\end_inset 

 asset is paramount
\begin_deeper 
\layout Enumerate

Applying Abstraction
\layout Enumerate

Application of abstraction relatively straightforward
\layout Enumerate

The key to doing it well is careful consideration of available resources/data
\layout Enumerate

State: What condition information is available via records, future data
 collection, physical models, local/expert knowledge
\layout Enumerate

Transition: Translate this to treatments/control.
 What causes the asset to depreciate and what can be done to improve state?
\layout Enumerate

Need to consider both simultaneously
\layout Enumerate

In the past state was defined by an aggregate condition 

Re: Outline running past bottom of the page

2001-06-27 Thread Herbert Voss

 Kent Kostuk wrote:
 
 As I mentioned before.  The file that I have attached runs into the
 footer section of some pages.  I didn't recall doing anything out of
 the ordinary, but given I am still experimenting there is always the
 chance I took a wrong turn somewhere.

you had no standard text, only section, subsection, aso. so latex
can't formatting this stuff. have a look at the attached file
it's another solution.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\language english
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\paperorientation portrait
\leftmargin 0.5in
\topmargin 1in
\rightmargin 0.5in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Section

Is This a Civil Engineering Problem?
\layout Enumerate

Infrastructure is largely public sector
\layout Enumerate

Historically public works fal within the domain of civil engineering.
\layout Enumerate

Could 
\begin_inset Quotes eld
\end_inset 

allow
\begin_inset Quotes erd
\end_inset 

 the management of process to others and as a discipline we act in an operations
 function.
\layout Enumerate

Better to have decision makers/strategists understand management issues
 and eng.
 issues.
\layout Enumerate

Easier to train engineer in management than manager in engineering.
\layout Enumerate

It has been our responsibility.
 If we do not begin to manage better our influence will be greatly reduced.
\layout Section

Asset Management
\layout Enumerate

Define Asset Management.
\begin_deeper 
\layout Enumerate

FHWA-AASHTO 
\begin_inset Quotes eld
\end_inset 

Working definition
\begin_inset Quotes erd
\end_inset 


\newline 

\begin_inset Quotes eld
\end_inset 

Asset management is a systematic process of maintaining, upgrading, and
 operating physical assets cost effectively.
 It combines engineering principles with sound business practices and economic
 theory, and it provides tools to facilitate a more organized, logical approach
 to decision-making.
 Thus, asset management provides a framework for handling both short- and
 long-range planning.
\begin_inset Quotes erd
\end_inset 


\end_deeper 
\layout Enumerate

Why Now?
\begin_deeper 
\layout Enumerate

3 Key Factors
\begin_deeper 
\layout Enumerate

Changes in public expectations
\layout Enumerate

High tax burden -- public wants to see their money put to good use -- min.
 waste.
\layout Enumerate

Advances in technology
\layout Enumerate

Advances in computing technology has simplified (or at least made feasible)
 data collection, storage and retrieval
\layout Enumerate

Optimization and analytical engines capable solving large problems
\layout Enumerate

Raw HP available is significant 
\layout Enumerate

Changes in public works environment 
\layout Enumerate

High user demand, stretched budgets, mature assets, declining staff resources
\end_deeper 
\end_deeper 
\layout Enumerate

Project vs Network Level Management
\begin_deeper 
\layout Enumerate

2 levels of management -- project and network
\layout Enumerate

A network (strategic level) is made up of individual projects
\layout Enumerate

Project (tactical level) is a definable, homogenous unit
\layout Enumerate

This research focuses on project level
\end_deeper 
\layout Enumerate

Project Level Management
\begin_deeper 
\layout Enumerate

3 key categories of analytical model
\begin_deeper 
\layout Enumerate

State, time, transition
\end_deeper 
\layout Enumerate

State -- what condition is this asset?
\layout Enumerate

Time -- what is the condition at this point in time?
\layout Enumerate

Transition -- by how much did the condition state change? Over what period?
 What caused the change?
\layout Enumerate

The model above can be used to generate an optimal 
\begin_inset Quotes eld
\end_inset 

policy
\begin_inset Quotes erd
\end_inset 

 or maintenance plan.
\end_deeper 
\layout Enumerate

Applying the abstract model to 
\begin_inset Quotes eld
\end_inset 

flesh and blood
\begin_inset Quotes erd
\end_inset 

 asset is paramount
\begin_deeper 
\layout Enumerate

Applying Abstraction
\layout Enumerate

Application of abstraction relatively straightforward
\layout Enumerate

The key to doing it well is careful consideration of available resources/data
\layout Enumerate

State: What condition information is available via records, future data
 collection, physical models, local/expert knowledge
\layout Enumerate

Transition: Translate this to treatments/control.
 What causes the asset to depreciate and what can be done to improve state?
\layout Enumerate

Need to consider both simultaneously
\layout Enumerate

In the past state was defined by an aggregate condition 

Re: Outline running past bottom of the page

2001-06-27 Thread Herbert Voss

> Kent Kostuk wrote:
> 
> As I mentioned before.  The file that I have attached runs into the
> footer section of some pages.  I didn't recall doing anything out of
> the ordinary, but given I am still experimenting there is always the
> chance I took a wrong turn somewhere.

you had no standard text, only section, subsection, aso. so latex
can't formatting this stuff. have a look at the attached file
it's another solution.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\language english
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\paperorientation portrait
\leftmargin 0.5in
\topmargin 1in
\rightmargin 0.5in
\bottommargin 1in
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Section

Is This a Civil Engineering Problem?
\layout Enumerate

Infrastructure is largely public sector
\layout Enumerate

Historically public works fal within the domain of civil engineering.
\layout Enumerate

Could 
\begin_inset Quotes eld
\end_inset 

allow
\begin_inset Quotes erd
\end_inset 

 the management of process to others and as a discipline we act in an operations
 function.
\layout Enumerate

Better to have decision makers/strategists understand management issues
 and eng.
 issues.
\layout Enumerate

Easier to train engineer in management than manager in engineering.
\layout Enumerate

It has been our responsibility.
 If we do not begin to manage better our influence will be greatly reduced.
\layout Section

Asset Management
\layout Enumerate

Define Asset Management.
\begin_deeper 
\layout Enumerate

FHWA-AASHTO 
\begin_inset Quotes eld
\end_inset 

Working definition
\begin_inset Quotes erd
\end_inset 


\newline 

\begin_inset Quotes eld
\end_inset 

Asset management is a systematic process of maintaining, upgrading, and
 operating physical assets cost effectively.
 It combines engineering principles with sound business practices and economic
 theory, and it provides tools to facilitate a more organized, logical approach
 to decision-making.
 Thus, asset management provides a framework for handling both short- and
 long-range planning.
\begin_inset Quotes erd
\end_inset 


\end_deeper 
\layout Enumerate

Why Now?
\begin_deeper 
\layout Enumerate

3 Key Factors
\begin_deeper 
\layout Enumerate

Changes in public expectations
\layout Enumerate

High tax burden -- public wants to see their money put to good use -- min.
 waste.
\layout Enumerate

Advances in technology
\layout Enumerate

Advances in computing technology has simplified (or at least made feasible)
 data collection, storage and retrieval
\layout Enumerate

Optimization and analytical engines capable solving large problems
\layout Enumerate

Raw HP available is significant 
\layout Enumerate

Changes in public works environment 
\layout Enumerate

High user demand, stretched budgets, mature assets, declining staff resources
\end_deeper 
\end_deeper 
\layout Enumerate

Project vs Network Level Management
\begin_deeper 
\layout Enumerate

2 levels of management -- project and network
\layout Enumerate

A network (strategic level) is made up of individual projects
\layout Enumerate

Project (tactical level) is a definable, homogenous unit
\layout Enumerate

This research focuses on project level
\end_deeper 
\layout Enumerate

Project Level Management
\begin_deeper 
\layout Enumerate

3 key categories of analytical model
\begin_deeper 
\layout Enumerate

State, time, transition
\end_deeper 
\layout Enumerate

State -- what condition is this asset?
\layout Enumerate

Time -- what is the condition at this point in time?
\layout Enumerate

Transition -- by how much did the condition state change? Over what period?
 What caused the change?
\layout Enumerate

The model above can be used to generate an optimal 
\begin_inset Quotes eld
\end_inset 

policy
\begin_inset Quotes erd
\end_inset 

 or maintenance plan.
\end_deeper 
\layout Enumerate

Applying the abstract model to 
\begin_inset Quotes eld
\end_inset 

flesh and blood
\begin_inset Quotes erd
\end_inset 

 asset is paramount
\begin_deeper 
\layout Enumerate

Applying Abstraction
\layout Enumerate

Application of abstraction relatively straightforward
\layout Enumerate

The key to doing it well is careful consideration of available resources/data
\layout Enumerate

State: What condition information is available via records, future data
 collection, physical models, local/expert knowledge
\layout Enumerate

Transition: Translate this to treatments/control.
 What causes the asset to depreciate and what can be done to improve state?
\layout Enumerate

Need to consider both simultaneously
\layout Enumerate

In the past state was defined by an aggregate 

Re: Outline running past bottom of the page

2001-06-26 Thread Herbert Voss

Kent Kostuk wrote:
 
 I am just starting to get my feet wet with LyX so I can use it for my
 dissertation.
 
 I have worked through an outline and when printing it, the outline proceeds
 into the footer region of the page (ie over the page numbering) and off the
 page.
 
 This does not happen on all of the pages.  There does not appear to be a
 pattern for this behaviour.

can you send an example-file?

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Outline running past bottom of the page

2001-06-26 Thread Herbert Voss

Kent Kostuk wrote:
 
 I am just starting to get my feet wet with LyX so I can use it for my
 dissertation.
 
 I have worked through an outline and when printing it, the outline proceeds
 into the footer region of the page (ie over the page numbering) and off the
 page.
 
 This does not happen on all of the pages.  There does not appear to be a
 pattern for this behaviour.

can you send an example-file?

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/




Re: Outline running past bottom of the page

2001-06-26 Thread Herbert Voss

Kent Kostuk wrote:
> 
> I am just starting to get my feet wet with LyX so I can use it for my
> dissertation.
> 
> I have worked through an outline and when printing it, the outline proceeds
> into the footer region of the page (ie over the page numbering) and off the
> page.
> 
> This does not happen on all of the pages.  There does not appear to be a
> pattern for this behaviour.

can you send an example-file?

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/