You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/06/08 20:30:42 UTC

lucene-solr:branch_6x: SOLR-10854: Add full Solr logo and use it for PDF title page; add "author" and pubdate metadata to title page

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 76e2c7002 -> 116631014


SOLR-10854: Add full Solr logo and use it for PDF title page; add "author" and pubdate metadata to title page


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/11663101
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/11663101
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/11663101

Branch: refs/heads/branch_6x
Commit: 116631014dd7c3ea925961f21fbc50c099538e24
Parents: 76e2c70
Author: Cassandra Targett <ct...@apache.org>
Authored: Thu Jun 8 15:29:09 2017 -0500
Committer: Cassandra Targett <ct...@apache.org>
Committed: Thu Jun 8 15:30:30 2017 -0500

----------------------------------------------------------------------
 .../src/images/Solr_Logo_on_white.png              | Bin 0 -> 47661 bytes
 solr/solr-ref-guide/src/pdf/SolrRefGuide-all.adoc  |   4 ++++
 .../src/pdf/themes/refguide-theme.yml              |   7 +++----
 3 files changed, 7 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/11663101/solr/solr-ref-guide/src/images/Solr_Logo_on_white.png
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/images/Solr_Logo_on_white.png b/solr/solr-ref-guide/src/images/Solr_Logo_on_white.png
new file mode 100644
index 0000000..83a07ed
Binary files /dev/null and b/solr/solr-ref-guide/src/images/Solr_Logo_on_white.png differ

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/11663101/solr/solr-ref-guide/src/pdf/SolrRefGuide-all.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/pdf/SolrRefGuide-all.adoc b/solr/solr-ref-guide/src/pdf/SolrRefGuide-all.adoc
index 38fa227..aa379f3 100644
--- a/solr/solr-ref-guide/src/pdf/SolrRefGuide-all.adoc
+++ b/solr/solr-ref-guide/src/pdf/SolrRefGuide-all.adoc
@@ -1,6 +1,10 @@
 = Apache Solr Reference Guide: For Solr {solr-docs-version}
 :toc:
 :toc-title: Table of Contents
+:toclevels: 2
+:author: Written by the Apache Lucene/Solr Project
+:email: https://lucene.apache.org/solr
+:revdate: Published {build-date}
 // Licensed to the Apache Software Foundation (ASF) under one
 // or more contributor license agreements.  See the NOTICE file
 // distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/11663101/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml b/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
index 843dfc3..0c10425 100644
--- a/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
+++ b/solr/solr-ref-guide/src/pdf/themes/refguide-theme.yml
@@ -92,8 +92,8 @@ title_page:
   align: right
   logo:
     top: 10%
-    image: image:../../images/solr-sunOnly-small.png[pdfwidth=10%]
-    align: right
+    image: image:../../images/Solr_Logo_on_white.png[pdfwidth=50%]
+    align: left
   title:
     top: 55%
     font_size: $heading_h1_font_size
@@ -105,8 +105,7 @@ title_page:
     line_height: 1
   authors:
     margin_top: $base_font_size * 1.25
-    font_size: $base_font_size_large
-    font_color: '#181818'
+    font_size: $base_font_size
   revision:
     margin_top: $base_font_size * 1.25
 block: