From: Patrick Fradin Date: Sun, 16 Oct 2011 15:50:01 +0000 (+0200) Subject: Archive bclogo-v3-0.zip X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=bclogo.git;a=commitdiff_plain;h=670bde3a11deeb467e4450bc07b584610062c89f Archive bclogo-v3-0.zip --- diff --git a/archives/LISTE.txt b/archives/LISTE.txt index 1986b35..b87c0f2 100644 --- a/archives/LISTE.txt +++ b/archives/LISTE.txt @@ -9,3 +9,4 @@ bclogo-v2-0.zip::Version 2-0 bclogo-v2-24.zip::Version 2-24 bclogo-v2-25.zip::Version 2-25 bclogo-v2-26.zip::Version 2-26 +bclogo-v3-0.zip::Version 3-0 diff --git a/dev/README b/dev/README index 8c6bd63..d74ebdd 100644 --- a/dev/README +++ b/dev/README @@ -1,7 +1,7 @@ Bclogo package by Maxime Chupin & Patrick Fradin Version 3.0 dated 15/10/2011 -This package facilitates the creation of colorful boxes with a title and logo. It relies mainly on PSTricks and/or Tikz. +This package facilitates the creation of colorful boxes with a title and logo. It relies mainly on Mdframed, PSTricks and/or Tikz. The documentation pdf (in french) presents the syntax and parameters @@ -155,4 +155,4 @@ README spir.mp ================== -The archive bclogo-v2-26.zip contains all the files to insert into a tree LaTeX. +The archive bclogo-v3-0.zip contains all the files to insert into your texmf. diff --git a/dev/doc/LISEZ-MOI b/dev/doc/LISEZ-MOI old mode 100755 new mode 100644 index f0cac19..fd307a2 --- a/dev/doc/LISEZ-MOI +++ b/dev/doc/LISEZ-MOI @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- -Paquet bclogo par Maxime Chupin -Version 2.26 datée du 29 Juillet 2011 +Paquet bclogo par Maxime Chupin et Patrick Fradin +Version 3.0 datée du 15 Octobre 2011 Ce paquet facilite la création de boîtes colorées avec un titre et un logo. Il s'appuie principalement sur PSTricks et/ou sur Tikz. @@ -56,6 +56,8 @@ bc-interdit.mps bc-inter.mps bc-lampe.mps bclogo.sty +bclogoMdframedPst.tex +bclogoMdframedTikz.tex bc-loupe.mps bc-neige.mps bc-note.mps diff --git a/dev/doc/README b/dev/doc/README index 6f8d3a0..d74ebdd 100644 --- a/dev/doc/README +++ b/dev/doc/README @@ -1,7 +1,7 @@ -Bclogo package by Maxime Chupin -Version 2.26 dated 29/07/2011 +Bclogo package by Maxime Chupin & Patrick Fradin +Version 3.0 dated 15/10/2011 -This package facilitates the creation of colorful boxes with a title and logo. It relies mainly on PSTricks and/or Tikz. +This package facilitates the creation of colorful boxes with a title and logo. It relies mainly on Mdframed, PSTricks and/or Tikz. The documentation pdf (in french) presents the syntax and parameters @@ -55,6 +55,8 @@ bc-interdit.mps bc-inter.mps bc-lampe.mps bclogo.sty +bclogoMdframedPst.tex +bclogoMdframedTikz.tex bc-loupe.mps bc-neige.mps bc-note.mps @@ -153,4 +155,4 @@ README spir.mp ================== -The archive bclogo-v2-26.zip contains all the files to insert into a tree LaTeX. +The archive bclogo-v3-0.zip contains all the files to insert into your texmf. diff --git a/dev/latex/LISTE.txt b/dev/latex/LISTE.txt index 312b526..7389d29 100644 --- a/dev/latex/LISTE.txt +++ b/dev/latex/LISTE.txt @@ -1,5 +1,7 @@ == Fichier sty bclogo.sty +bclogoMdframedPst.tex +bclogoMdframedTikz.tex == Fichiers d'informations README LISEZ-MOI diff --git a/dev/latex/README b/dev/latex/README index 8c6bd63..d74ebdd 100644 --- a/dev/latex/README +++ b/dev/latex/README @@ -1,7 +1,7 @@ Bclogo package by Maxime Chupin & Patrick Fradin Version 3.0 dated 15/10/2011 -This package facilitates the creation of colorful boxes with a title and logo. It relies mainly on PSTricks and/or Tikz. +This package facilitates the creation of colorful boxes with a title and logo. It relies mainly on Mdframed, PSTricks and/or Tikz. The documentation pdf (in french) presents the syntax and parameters @@ -155,4 +155,4 @@ README spir.mp ================== -The archive bclogo-v2-26.zip contains all the files to insert into a tree LaTeX. +The archive bclogo-v3-0.zip contains all the files to insert into your texmf.