coin-or / DyLP

Dynamic Simplex solver
Other
2 stars 5 forks source link

latex documentation source files missing #12

Closed svigerske closed 5 years ago

svigerske commented 5 years ago

Issue created by migration from Trac.

Original creator: awasielak

Original creation time: 2009-01-21 17:33:18

Assignee: @LouHafer

Version:

This bug shows up in DyLP version 1.4.4 (for some reason this version doesn't show up under "Ticket Properties")

DyLP ships its documentation in pdf and ps formats:

DyLP-1.4.4/DyLP/doc/dylp.pdf
DyLP-1.4.4/DyLP/doc/dylp.ps

Unfortunately the latex files used to generate these .pdf and .ps files are not shipped as well. This problem came up when working on debian packages for DyLP. These .pdf and .ps files can't be accepted to Debian since the corresponding source files are not available. Could you guys provide latex files used to generate dylp.pdf and dylp.ps files?

Thanks,

Aramian

svigerske commented 5 years ago

Comment by @LouHafer created at 2009-01-22 19:29:54

Aramian, I can certainly provide the latex source, along with the various custom style files that it uses. Source for the figures is more problematic, as they were created with a proprietary line drawing package. Can you email me directly, please? Thanks, Lou (lou@cs.sfu.ca)

svigerske commented 5 years ago

Comment by @LouHafer created at 2009-01-22 19:29:54

Changing status from new to assigned.

svigerske commented 5 years ago

Comment by @LouHafer created at 2009-04-16 01:13:12

Fixed in trunk with 00c5663180:272, ported to stable/1.5 as 5e55133435. Will be part of release/1.5.0. Prebuilt documentation still included.

svigerske commented 5 years ago

Comment by @LouHafer created at 2009-04-16 01:13:12

Resolution: fixed