Merge lp:~birukou/liquidpub/peer into lp:liquidpub/peer

Proposed by Aliaksandr Birukou
Status: Needs review
Proposed branch: lp:~birukou/liquidpub/peer
Merge into: lp:liquidpub/peer
Diff against target: 26 lines
2 files modified
liquidpub-peer.tcp (+12/-0)
liquidpub-peer.tex (+1/-1)
To merge this branch: bzr merge lp:~birukou/liquidpub/peer
Reviewer Review Type Date Requested Status
Joseph Wakeling Needs Resubmitting
Review via email: mp+14363@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Aliaksandr Birukou (birukou) wrote :

Please merge this fix for Trento author affiliations.

Revision history for this message
Joseph Wakeling (webdrake) wrote :

I'm not sure I like the project build config file being included in the LaTeX source tree, but I can see how it would be useful.

I think one of the bzr plugins offers the possibility of easily maintaining 'deltas' between branches, so that you and the others for whom it would be useful can have this file versioned in your branches, without it affecting those who don't need it. I'll look into this. That said, I'd still prefer to keep the branch limited to just document source. :-)

The revtex4-1 thing is more complicated. It was released on 19 October, perfect timing to make sure it wouldn't get into the latest Ubuntu! :-P I'll see what can be done about this.

One option would be to use bzr shelve to ... well, shelve the reliance on revtex4-1, so that the change is made in your branch but not committed to the source code.

I'll play a little bit with a couple of tools and get back to you on how I think it would be best to achieve what you want.

Enjoy the match! :-)

review: Needs Resubmitting

Unmerged revisions

13. By Aliaksandr Birukou <email address hidden>

Added affiliation for people from Trento

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'liquidpub-peer.tcp'
2--- liquidpub-peer.tcp 1970-01-01 00:00:00 +0000
3+++ liquidpub-peer.tcp 2009-11-03 14:25:17 +0000
4@@ -0,0 +1,12 @@
5+[FormatInfo]
6+Type=TeXnicCenterProjectInformation
7+Version=4
8+
9+[ProjectInfo]
10+MainFile=liquidpub-peer.tex
11+UseBibTeX=1
12+UseMakeIndex=0
13+ActiveProfile=LaTeX => PDF
14+ProjectLanguage=en
15+ProjectDialect=GB
16+
17
18=== modified file 'liquidpub-peer.tex'
19--- liquidpub-peer.tex 2009-11-03 13:31:16 +0000
20+++ liquidpub-peer.tex 2009-11-03 14:25:17 +0000
21@@ -1,4 +1,4 @@
22-\documentclass[rmp,superscriptaddress,unsortedaddress,twocolumn]{revtex4}
23+\documentclass[rmp,superscriptaddress,unsortedaddress,twocolumn]{revtex4-1}
24
25 \usepackage[dvips]{graphicx}
26 \usepackage[colorlinks,citecolor=blue,linkcolor=blue,urlcolor=blue]{hyperref}

Subscribers

People subscribed via source and target branches